AssociatedPersonCategory

AssociatedPersonCategory class

Represents category for a persons

The AssociatedPersonCategory type exposes the following members:

Constructors

NameDescription
AssociatedPersonCategory(description)Initializes a new instance of the AssociatedPersonCategory class

Properties

NameDescription
spouseSpouse
childChild
motherMother
fatherFather
parentParent
brotherBrother
sisterSister
friendFriend
relativeRelative
managerManager
assistantAssistant
referred_byReferred by
partnerPartner
domestic_partnerDomestic partner
customCustom category with empty description
valueGets category of a person
descriptionGets description for the ‘Custom’ category of a person
SPOUSE_VALUEString value for ‘Spouse’ category
CHILD_VALUEString value for ‘Child’ category
MOTHER_VALUEString value for ‘Mother’ category
FATHER_VALUEString value for ‘Father’ category
PARENT_VALUEString value for ‘Parent’ category
BROTHER_VALUEString value for ‘Brother’ category
SISTER_VALUEString value for ‘Sister’ category
FRIEND_VALUEString value for ‘Friend’ category
RELATIVE_VALUEString value for ‘Relative’ category
MANAGER_VALUEString value for ‘Manager’ category
ASSISTANT_VALUEString value for ‘Assistant’ category
REFERRED_BY_VALUEString value for ‘ReferredBy’ category
PARTNER_VALUEString value for ‘Partner’ category
DOMESTIC_PARTNER_VALUEString value for ‘DomesticPartner’ category
CUSTOM_VALUEString value for ‘Custom’ category

Methods

NameDescription
equals(other)

See Also