IConsentPersonConsentPurposeId Property |
ConsentPurpose Id - unique key
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntaxint ConsentPurposeId { get; }
ReadOnly Property ConsentPurposeId As Integer
Get
Dim instance As IConsentPerson
Dim value As Integer
value = instance.ConsentPurposeId
property int ConsentPurposeId {
int get ();
}
Property Value
Type:
Int32
See Also