CustomObjectDescription Property (ICustomObject)
In This Topic
Gets a description of the custom object.
Syntax
'Declaration
<CanBeNullAttribute()>
ReadOnly Property CustomObjectDescription As String
[CanBeNull()]
string CustomObjectDescription {get;}
See Also