Click or drag to resize

PersonalClassifications Class

PersonalClassifications data object.
Inheritance Hierarchy
SystemObject
  ASI.TAM.API.Data.UI.Account.ContactPersonalClassifications
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: 2021.1.0.1
Syntax
public sealed class PersonalClassifications

The PersonalClassifications type exposes the following members.

Properties
  NameDescription
Public propertyClassifications
Collection of Classifications.

Created in Epic SDK V4.1.

Public propertyDateOfBirth
Date Of Birth

Created in Epic SDK V4.1.

Public propertyGender
Required on update for individual contacts.

Created in Epic SDK V4.1.

Sometimes Required

Public propertyMaritalStatus
Required on update for individual contacts.

Created in Epic SDK V4.1.

Sometimes Required

Public propertyNationalInsuranceNumber
National Insurance Number

Created in Epic SDK 2017 R2.

Public propertySocialInsuranceNumber
Social Insurance Number

Created in Epic SDK V7.0.

Public propertySocialSecurityNumber
Social Security Number

Created in Epic SDK V4.1.

Top
See Also