Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 | |
---|---|---|
![]() |
EcmDocumentRouterRule | Initializes a new instance of a EcmDocumentRouterRule object. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
Aliases | Gets or sets aliases for a EcmDocumentRouterRule object. |
![]() |
AutoFolderPropertyName | Gets or sets the name of the AutoFolder property for the current EcmDocumentRouterRule object. |
![]() |
AutoFolderSettings | Gets or sets the AutoFolder settings for the current EcmDocumentRouterRule object. |
![]() |
ConditionsString | Gets or sets the XML string representing the conditions which must be matched for this rule to execute. |
![]() |
ContentTypeString | Gets or sets the name of the SPContentType that is used for metadata matching against this rule's conditions. |
![]() |
CustomRouter | Gets or sets the custom router which should be executed in association with this rule. |
![]() |
Description | Gets or sets the description for the current EcmDocumentRouterRule object. |
![]() |
Enabled | Gets or sets whether the EcmDocumentRouterRule is enabled. |
![]() |
Name | Gets or sets the name of the current EcmDocumentRouterRule object. |
![]() |
Priority | Gets or sets the priority of the current EcmDocumentRouterRule object. |
![]() |
RouteToExternalLocation | Gets or sets a value indicating whether this routing rule routes to a different router. |
![]() |
TargetPath | Gets or sets the server-relative path to the destination folder for the documents that match this rule. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Copy | Copies a document router rule. |
![]() |
Delete | Deletes a document router rule. |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
![]() |
Update | Updates a document router rule. |
Top
See Also
Reference
Microsoft.Office.RecordsManagement.RecordsRepository Namespace