EcmDocumentRouterRule Members

Include Protected Members
Include Inherited Members

A rule that defines document-routing behavior for the content organizer.

The EcmDocumentRouterRule type exposes the following members.

Constructors

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

Top

Properties

  Name Description
Public property Aliases Gets or sets aliases for a EcmDocumentRouterRule object.
Public property AutoFolderPropertyName Gets or sets the name of the AutoFolder property for the current EcmDocumentRouterRule object.
Public property AutoFolderSettings Gets or sets the AutoFolder settings for the current EcmDocumentRouterRule object.
Public property ConditionsString Gets or sets the XML string representing the conditions which must be matched for this rule to execute.
Public property ContentTypeString Gets or sets the name of the SPContentType that is used for metadata matching against this rule's conditions.
Public property CustomRouter Gets or sets the custom router which should be executed in association with this rule.
Public property Description Gets or sets the description for the current EcmDocumentRouterRule object.
Public property Enabled Gets or sets whether the EcmDocumentRouterRule is enabled.
Public property Name Gets or sets the name of the current EcmDocumentRouterRule object.
Public property Priority Gets or sets the priority of the current EcmDocumentRouterRule object.
Public property RouteToExternalLocation Gets or sets a value indicating whether this routing rule routes to a different router.
Public property TargetPath Gets or sets the server-relative path to the destination folder for the documents that match this rule.

Top

Methods

  Name Description
Public method Copy Copies a document router rule.
Public method Delete Deletes a document router rule.
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 (Inherited from Object.)
Public method Update Updates a document router rule.

Top

See Also

Reference

EcmDocumentRouterRule Class

Microsoft.Office.RecordsManagement.RecordsRepository Namespace