DMSLibrary

A document management library object.

Properties

The following table lists the properties for this class, along with access and descriptions.

Property

Access

Description

CurrentArchiveBytes

R/O

Long

CurrentArchiveLocation

R/O

String

DefaultRights

R/O

DMSAccessRights

Description

R/W

String

DisplayName

R/W

String

DistinguishedName

R/O

String

DMSAccessRights

R/O

DMSAccessRightsCollection

DocumentTypeFieldDefinition

R/O

DMSFieldDefinition

Domain

R/O

Domain

FieldDefinitions

R/O

DMSFieldDefinition Collection

LastModifiedBy

R/O

String

LocalID

R/O

Long

MaxArchiveBytes

R/O

Long

Name

R/W

String

NextDocumentNumber

R/W

Long

ObjectID

R/O

String

ObjType

R/O

Enum( eadObjDMSLibrary )

PartitionCount

R/O

Long

PostOffice

R/O

PostOffice

StartingVersionNumber

R/W

Long

System

R/O

System

Methods

Commit()

Writes out all changed information in the object.

Delete( StoreTypeConstants StoreType )

Deletes this object according to the StoreType.

MoveWithinTree( String DN )

Moves this object to a different Organization or Organizational Unit as specified by the DN (distinguished name).

Refresh()

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

Remarks

None.