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