RecordsRepositoryProperty Members
Include Protected Members
Include Inherited Members
Represents the properties of the records repository.
The RecordsRepositoryProperty type exposes the following members.
Constructors
Name | Description | |
---|---|---|
RecordsRepositoryProperty | Initializes a new instance of the RecordsRepositoryProperty class. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top
Fields
Name | Description | |
---|---|---|
DisplayName | The field represented by the records repository object. | |
Name | A string that indicates the name of the site object. | |
Other | A string that provides additional information about the site object. | |
Type | A string that provides the object type that relates to the site object. | |
Value | A string that provides the list value in relation to the site object. |
Top