DeletedObjectDescription Property
In This Topic
If this is a Deletion record, contains the description of the deleted object.
Syntax
'Declaration
Public ReadOnly Property DeletedObjectDescription As String
public string DeletedObjectDescription {get;}
See Also