SPPersistedTypeDescription Members
Include Protected Members
Include Inherited Members
For a persisted object that is derived from a specific type, represents a description of the type.
The SPPersistedTypeDescription type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SPPersistedTypeDescription | Initializes a new instance of the SPPersistedTypeDescription class based on the specified type name and description. |
Top
Properties
Name | Description | |
---|---|---|
Description | ||
Name | Gets the type name associated with the persisted object. |
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