adTempus API
ArcanaDevelopment.adTempus.Client Namespace / AuditAndSnapshotSettings Class / CommentsOptional Property


In This Topic
    CommentsOptional Property
    In This Topic
    Indicates whether the user should be prompted for optional comments
    Syntax
    'Declaration
     
    
    Public ReadOnly Property CommentsOptional As Boolean
    public bool CommentsOptional {get;}
    public:
    property bool CommentsOptional {
       bool get();
    }
    See Also