Selerix Developer Tools
Relationship Enumeration






Selerix.BusinessObjects Assembly > Selerix.BusinessObjects Namespace : Relationship Enumeration
Enum. Type of relationship
Syntax
'Declaration
 
Public Enum Relationship 
   Inherits System.Enum
   Implements System.IComparable, System.IConvertible, System.IFormattable 
'Usage
 
Dim instance As Relationship
public enum Relationship extends System.Enum implements System.IComparable, System.IConvertible, System.IFormattable 
__value public enum Relationship : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
public enum class Relationship : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
Members
MemberValueDescription
AdultBenefitRecipient7Adult Benefit Recipient.
AdultDependent13The adult dependent
Any10Any
Beneficiary8Beneficiary.
Child2Child.
DomesticPartner4Domestic partner.
Employee0Employee.
ExSpouse12Ex-Spouse
Grandchild3Grandchild.
Grandparent6Grandparent.
Other9Other
Parent5Parent.
Spouse1Spouse.
Unknown11Unknown
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Selerix.BusinessObjects.Relationship

See Also

Reference

Selerix.BusinessObjects Namespace