EcmDocumentRouterRule members

Represents 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 an object.

Top

Properties

  Name Description
Public property Aliases Gets or sets aliases for an object.
Public property AutoFolderPropertyName Gets or sets the name of the AutoFolder property for the current object.
Public property AutoFolderSettings Gets the AutoFolder settings for the current object.
Public property ConditionsString Gets or sets the XML string representing the conditions that 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 that should be executed in association with this rule.
Public property Description Gets or sets the description for the current object.
Public property Enabled Gets or sets a Boolean value to indicate if the rule is enabled.
Public property Name Gets or sets the name of the current object.
Public property Priority Gets or sets the priority of the current object.
Public property RouteToExternalLocation Gets or sets a value that is true if the rule routes the object to a different location; otherwise, false.
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