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

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