EcmDocumentRouterRuleCollection Members
Include Protected Members
Include Inherited Members
Represents the collection of rules that are used by the content organizer to organize submitted documents.
The EcmDocumentRouterRuleCollection type exposes the following members.
Properties
Name | Description | |
---|---|---|
Count | Gets the number of EcmDocumentRouterRule objects in the EcmDocumentRouterRuleCollection object. | |
IsReadOnly | Gets whether the collection can be modified. | |
Item | Gets or sets the EcmDocumentRouterRule at the specified index. |
Top
Methods
Name | Description | |
---|---|---|
Add | Adds the specified EcmDocumentRouterRule object to the collection of rules in an EcmDocumentRoutingWeb object. | |
Clear | Not implemented. | |
Contains | Lists the rules that the specified SPList contains. | |
CopyTo | Copies the EcmDocumentRouterRule. | |
CreateRule | Not supported. | |
CreateRuleCopy | Creates a copy of an EcmDocumentRouterRule in the collection of rules for EcmDocumentRoutingWeb. | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetEnumerator | Gets an enumeration of EcmDocumentRouterRule object from the EcmDocumentRouterRuleCollection object. | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
IsTargetLibrary | Used to determine if a URL is specified as a final location by a rule in the EcmDocumentRoutingWeb object. | |
MemberwiseClone | (Inherited from Object.) | |
Remove | Removes the specified EcmDocumentRouterRule object from the EcmDocumentRouterRuleCollection object. | |
RemoveAt | Removes a EcmDocumentRouterRule object from the EcmDocumentRouterRuleCollection object. | |
ToString | (Inherited from Object.) |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
IEnumerable.GetEnumerator | The IEnumerator instance required for the IEnumerable interface. |
Top
See Also
Reference
EcmDocumentRouterRuleCollection Class
Microsoft.Office.RecordsManagement.RecordsRepository Namespace