 |
PersonalClassificationsGender Property |
Required on update for individual contacts.
Created in Epic SDK V4.1.
Sometimes Required
Namespace:
ASI.TAM.API.Data.UI.Account.Contact
Assembly:
ASI.TAM.API.Data.UI.Account.Contact (in ASI.TAM.API.Data.UI.Account.Contact.dll) Version: 2020.1.0.1
Syntaxpublic string Gender { get; set; }
Public Property Gender As String
Get
Set
Dim instance As PersonalClassifications
Dim value As String
value = instance.Gender
instance.Gender = value
Property Value
Type:
String
Gender As String.
Remarks Note |
---|
- Name - Gender
- Lookup - Gender
- Auto Validated - True
|
See Also