DocumentId members

Represents a Document ID.

The DocumentId type exposes the following members.

Constructors

  Name Description
Protected method DocumentId Initializes a new instance of the DocumentId object.

Top

Methods

  Name Description
Public methodStatic member EnableAssignment(SPSite, Boolean) Enables or disables the ability to assign DocumentId to a SPSite object.
Public methodStatic member EnableAssignment(SPSite, Boolean, Boolean, Boolean) Enables or disables DocumentId objects assigned on a SPSite site.
Public methodStatic member EnableAssignment(SPSite, String, Boolean, Boolean, Boolean, Boolean) Enables or disables the assignment of DocumentId objects on the specified SPSite object.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public methodStatic member FindUrlById Finds the URL of a document with the specified DocumentId value and versionLabel parameter value.
Public methodStatic member FindUrlsById Finds the URLs of a document and all of its versions with a specified Id.
Public method GetHashCode (Inherited from Object.)
Public methodStatic member GetProvider Gets the value of the DocumentIdProvider object for a specified SPSite object.
Public method GetType (Inherited from Object.)
Public methodStatic member IsAssignmentEnabled(SPSite) Determines whether the DocumentId object assignment is enabled on a SPSite object.
Public methodStatic member IsAssignmentEnabled(SPWeb) Checks whether the ability to assign DocumentId object values is enabled on a SPWeb object.
Public methodStatic member IsFeatureEnabled Gets the feature status in the specified SPSite collection.
Protected method MemberwiseClone (Inherited from Object.)
Public methodStatic member SetDefaultProvider Resets the DocumentIdProvider value of a SPSite to its default value.
Public methodStatic member SetProvider Sets a new DocumentIdProvider value for the specified SPSite object.
Public method ToString (Inherited from Object.)

Top

See also

Reference

DocumentId class

Microsoft.Office.DocumentManagement namespace