ObjectDescriptor Class Members
In This Topic
The following tables list the members exposed by ObjectDescriptor.
Public Constructors
Public Fields
| Name | Description |
| ClassName |
The name of the class the object belongs to.
|
| LastModified |
The last modification timestamp for the object.
|
| ObjectDescription |
A description of the object.
|
| OID |
The OID of the object. May be null for some objects that do not derive from ADTObject.
|
Top
Public Methods
| Name | Description |
| GetDescription |
Gets a description of the object, combining the ClassName and ObjectDescription.
|
Top
Extension Methods
See Also