adTempus API
ArcanaDevelopment.adTempus.Client Namespace / ObjectChangeLog Class / DeletedObjectDescription Property

In This Topic
    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