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


In This Topic
    CommentsRequired Property
    In This Topic
    Indicates whether the user is required to enter comments.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property CommentsRequired As Boolean
    public bool CommentsRequired {get;}
    public:
    property bool CommentsRequired {
       bool get();
    }
    See Also