Syntax
enum DocumentStoreMode;
Description
These are the possible values for the property "DocumentStoreMode".
See also
- XCommandProcessor
-
See also
- Content
-
Values Summary
|
REMOTE |
Document contents are not stored locally.
|
|
LOCAL |
Document contents are stored locally.
|
|
Values Details
|
|
Syntax
REMOTE,
Description
Document contents are not stored locally.
Syntax
LOCAL,
Description
Document contents are stored locally.
|
Top of Page
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.