adTempus API
ArcanaDevelopment.adTempus.Client Namespace / FileOperationTask Class / EncryptedData1Set Property


In This Topic
    EncryptedData1Set Property
    In This Topic
    Indicates whether encrypted data value 1 has been set
    Syntax
    'Declaration
     
    
    Public ReadOnly Property EncryptedData1Set As Boolean
    public bool EncryptedData1Set {get;}
    public:
    property bool EncryptedData1Set {
       bool get();
    }
    See Also