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


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