RecordsRepositoryProperty Members

Include Protected Members
Include Inherited Members

A structure which represents properties of the records repository. The structure consists of four strings which include the name of the object, the value, the type of the object, and any other information.

The RecordsRepositoryProperty type exposes the following members.

Constructors

  Name Description
Public method RecordsRepositoryProperty Initializes a new instance of the RecordsRepositoryProperty class.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

Fields

  Name Description
Public field Name A string which indicates the name of the site object.
Public field Other A string which provides additional information relating to the site object.
Public field Type A string which provides the object type which relates to the site object.
Public field Value A string which provides the list value in relation to the site object.

Top

See Also

Reference

RecordsRepositoryProperty Class

Microsoft.SharePoint Namespace