EcmDocumentRouter Members
Include Protected Members
Include Inherited Members
The EcmDocumentRouter class represents a content organizer that routes documents submitted to a Web site.
The EcmDocumentRouter type exposes the following members.
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetFinalRoutingDestinationFolder | Gets the final routing destination folder based on properties defined for the Records Repository and a string that identifies the name of the content type. | |
GetFinalRoutingDestinationFolderUrl(SPListItem) | Returns the full URL of the SPFolder object where this document should be routed | |
GetFinalRoutingDestinationFolderUrl([], String) | Returns the URL for the folder that the router determines should be the final routing destination of the file. | |
GetHashCode | (Inherited from Object.) | |
GetHashtableForRecordsRepositoryProperties | Converts a [] array into a standardized Hashtable that can be used to save the file. | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
RouteFileToFinalDestination | Not supported. | |
SaveFileToFinalLocation | Save file content and properties to a location specified by targetFolder parameter. | |
ToString | (Inherited from Object.) |
Top
See Also
Reference
Microsoft.Office.RecordsManagement.RecordsRepository Namespace