PrimaryObjectDescription Property
In This Topic
Gets the description of the top-level object.
Syntax
'Declaration
<NotNullAttribute()>
Public ReadOnly Property PrimaryObjectDescription As String
[NotNull()]
public string PrimaryObjectDescription {get;}
See Also