ObjectDescription Property (ObjectChangeLog)
In This Topic
Description of the object that this record applies to.
Syntax
'Declaration
<CanBeNullAttribute()>
Public ReadOnly Property ObjectDescription As String
[CanBeNull()]
public string ObjectDescription {get;}
See Also