IConsentPersonConsentPurposeKey Property |
ConsentPurpose Key - unique name e.g. #STORE #EMARKETING
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntaxstring ConsentPurposeKey { get; }
ReadOnly Property ConsentPurposeKey As String
Get
Dim instance As IConsentPerson
Dim value As String
value = instance.ConsentPurposeKey
property String^ ConsentPurposeKey {
String^ get ();
}
Property Value
Type:
String
See Also