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
Public property Count Gets the number of EcmDocumentRouterRule objects in the EcmDocumentRouterRuleCollection object.
Public property IsReadOnly Gets whether the collection can be modified.
Public property Item Gets or sets the EcmDocumentRouterRule at the specified index.

Top

Methods

  Name Description
Public method Add Adds the specified EcmDocumentRouterRule object to the collection of rules in an EcmDocumentRoutingWeb object.
Public method Clear Not implemented.
Public method Contains Lists the rules that the specified SPList contains.
Public method CopyTo Copies the EcmDocumentRouterRule.
Public method CreateRule Not supported.
Public method CreateRuleCopy Creates a copy of an EcmDocumentRouterRule in the collection of rules for EcmDocumentRoutingWeb.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetEnumerator Gets an enumeration of EcmDocumentRouterRule object from the EcmDocumentRouterRuleCollection object.
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method IsTargetLibrary Used to determine if a URL is specified as a final location by a rule in the EcmDocumentRoutingWeb object.
Protected method MemberwiseClone (Inherited from Object.)
Public method Remove Removes the specified EcmDocumentRouterRule object from the EcmDocumentRouterRuleCollection object.
Public method RemoveAt Removes a EcmDocumentRouterRule object from the EcmDocumentRouterRuleCollection object.
Public method ToString (Inherited from Object.)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate method IEnumerable.GetEnumerator The IEnumerator instance required for the IEnumerable interface.

Top

See Also

Reference

EcmDocumentRouterRuleCollection Class

Microsoft.Office.RecordsManagement.RecordsRepository Namespace