3.35 DocumentType

A document management document type.

3.35.1 Properties

The following table lists properties along with their access and descriptions.

Property

Access

Description

Application

R/O

Application. The Application object.

CollectionParent

R/O

The DocumentTypes collection that owns this object.

DisposalMethod

R/O

Enum (DisposalMethodConstants) Identifies the method for disposing of the document.

DocumentLife

R/O

Long. The number of days, after the last modification to the document, after which the document will be "disposed of" by the disposal method specified in the DisposalMethod property.

MaxVersionCount

R/O

Long. The maximum number of versions for any documents of this document type.

Name

R/O

DEFAULT. String. The name of this document type.

Parent

R/O

The DocumentLibrary that owns this object.

3.35.2 Remarks

A DocumentType object is refreshed when its parent object is refreshed.