Allows modifications to field definitions in a DMSLibrary.
The following table lists the properties for this class, along with access and descriptions.
|
Property |
Access |
Description |
|---|---|---|
|
DataType |
R/W |
Enum( DataTypeConstants ) |
|
Description |
R/W |
String |
|
DMSLibrary |
R/O |
DMSLibrary |
|
HasLookupTable |
R/O |
Boolean |
|
Hidden |
R/W |
Boolean |
|
LookupTable |
R/W |
LookupTable |
|
MaximumLength |
R/W |
Long |
|
MaximumValue |
R/W |
Long |
|
MinimumValue |
R/W |
Long |
|
Name |
R/W |
String |
|
ObjType |
R/O |
Enum( eadObjDMSFieldDefinition ) |
|
ParentFieldDefinition |
R/W |
DMSFieldDefinition |
|
ReadOnly |
R/W |
Boolean |
|
Required |
R/W |
Boolean |
|
StringCase |
R/W |
Enum( StringCaseTypeConstants ) |
|
System |
R/O |
|
|
Type |
R/O |
Enum( FieldDefinitionTypeConstants ) |
Writes out all changed information in the object.
Deletes this object.
Discards information associated with the object and re-reads the object.
The LookupTable property is valid only if the HasLookupTable property is TRUE.
The following system-defined DMSFieldDefinition objects are ReadOnly: Author, Creator, Current Version #, Date Created, Document Number, Document Type, Official Version #, Subject.