Describable Members
Include Protected Members
Include Inherited Members
Represents operations on domain objects that are describable, i.e have a name and a description field. Clients should normally have no need to access this interface directly.
The Describable type exposes the following members.
Properties
Name | Description | |
---|---|---|
Description | Gets or sets the description. | |
Id | Gets or sets the identity of the object. (Inherited from Identifiable.) | |
LastChanged | Gets or sets the date of the last changed field. (Inherited from Identifiable.) | |
Name | Gets or sets the name of the domain object. |
Top
See Also
Reference
Microsoft.SharePoint.Search.Extended.Administration Namespace