DocumentRouterAutoFolderSettings Members

Include Protected Members
Include Inherited Members

Configures automatic folder creation in a content organizer site.

The DocumentRouterAutoFolderSettings type exposes the following members.

Constructors

  Name Description
Public method DocumentRouterAutoFolderSettings Initializes a new instance of a DocumentRouterAutoFolderSettings object.

Top

Properties

  Name Description
Public property AutoFolderFolderNameFormat Gets or sets the format for the name of the folder it is creating automatically based on metadata or volume.
Public property AutoFolderPropertyId Gets or sets the GUID of the field if it is creating folders based on metadata as specified by the Id property of the field.
Public property AutoFolderPropertyInternalName Gets or sets the internal name of the field if it is creating folders based on metadata.
Public property AutoFolderPropertyName Gets or sets the display name of the field if it is creating folders based on metadata.
Public property AutoFolderPropertyTypeAsString Gets or sets the type of the field if it is creating folders based on metadata as specified by the TypeAsString() property of the field.
Public property Enabled Gets or sets whether the specified automatic folder creation settings are enabled.
Public property MaxFolderItems Gets or sets the maximum number of documents in any folder that triggers automatic folder creation.
Public property TaxTermStoreId Gets or sets the GUID of the managed metadata TermStore object.

Top

Methods

  Name Description
Public methodStatic member CreateAutoFolderSettings Creates an AutoFolderSettings object from its string representation.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString Returns the serialized value of the DocumentRouterAutoFolderSettings object. (Overrides Object.ToString().)

Top

See Also

Reference

DocumentRouterAutoFolderSettings Class

Microsoft.Office.RecordsManagement.RecordsRepository Namespace