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

In This Topic
    ChangeTypeDescription Property
    In This Topic
    Gets the text description of the ChangeType.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property ChangeTypeDescription As String
    public string ChangeTypeDescription {get;}
    See Also