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