EncryptedDataDetailId Property
This property is an optional identifier for the encrypted data.
Syntax
char* GetEncryptedDataDetailId(int iEncryptedDataDetailIndex);
int SetEncryptedDataDetailId(int iEncryptedDataDetailIndex, char* lpszEncryptedDataDetailId);
Default Value
""
Remarks
This property is an optional identifier for the encrypted data.
The size of the array is controlled by the EncryptedDataDetailCount property.
This property is not available at design time.
Data Type
String