DMSFieldDefinition

Allows modifications to field definitions in a DMSLibrary.

Properties

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

System

Type

R/O

Enum( FieldDefinitionTypeConstants )

Methods

Commit()

Writes out all changed information in the object.

Delete()

Deletes this object.

Refresh()

Discards information associated with the object and re-reads the object.

Remarks

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.