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;}
    public:
    property String^ ChangeTypeDescription {
       String^ get();
    }
    See Also