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
Public property Description Gets or sets the description.
Public property Id Gets or sets the identity of the object. (Inherited from Identifiable.)
Public property LastChanged Gets or sets the date of the last changed field. (Inherited from Identifiable.)
Public property Name Gets or sets the name of the domain object.

Top

See Also

Reference

Describable Interface

Microsoft.SharePoint.Search.Extended.Administration Namespace