AssociatedPersonCategory

AssociatedPersonCategory class

Represents category for a persons

Constructors

NameDescription
AssociatedPersonCategory (2 overloads)Initializes a new instance of the AssociatedPersonCategory class with ‘Custom’ category.

Methods

NameDescription
Equals (2 overloads)Determines whether the specified object is equal to the current object.
get_AssistantAssistant
get_BrotherBrother
get_ChildChild
get_CustomCustom category with empty description
get_DescriptionGets description for the ‘Custom’ category of a person
get_DomesticPartnerDomestic partner
get_FatherFather
get_FriendFriend
get_ManagerManager
get_MotherMother
get_ParentParent
get_PartnerPartner
get_ReferredByReferred by
get_RelativeRelative
get_SisterSister
get_SpouseSpouse
get_ValueGets category of a person
GetHashCodeGetHashCode returns a hash function for this object.
ToStringReturns a string that represents the current object.
operator!=Determines whether the specified objects are not equal.
operator==Determines whether the specified objects are equal.
AssistantValueString value for ‘Assistant’ category
BrotherValueString value for ‘Brother’ category
ChildValueString value for ‘Child’ category
CustomValueString value for ‘Custom’ category
DomesticPartnerValueString value for ‘DomesticPartner’ category
FatherValueString value for ‘Father’ category
FriendValueString value for ‘Friend’ category
ManagerValueString value for ‘Manager’ category
MotherValueString value for ‘Mother’ category
ParentValueString value for ‘Parent’ category
PartnerValueString value for ‘Partner’ category
ReferredByValueString value for ‘ReferredBy’ category
RelativeValueString value for ‘Relative’ category
SisterValueString value for ‘Sister’ category
SpouseValueString value for ‘Spouse’ category