:: com :: sun :: star :: ucb ::

enum VerificationMode
Description
These are the possible values for the property "VerificationMode".
See also
XCommandProcessor, Content

Values
ALWAYS Always.  
ONCE Once.  
NEVER Never.  
Values' Details
ALWAYS
ALWAYS,
Description
Always.
ONCE
ONCE,
Description
Once.
NEVER
NEVER,
Description
Never.
Top of Page