Nevron Open Vision Documentation
Nevron.Nov.Diagram.DrawingCommands Namespace / ENGenogramFamilyRelationship Enumeration


In This Topic
    ENGenogramFamilyRelationship Enumeration
    In This Topic
    Enumerates the genogram family relationships.
    Syntax
    'Declaration
     
    
    Public Enum ENGenogramFamilyRelationship 
       Inherits System.Enum
    'Usage
     
    
    Dim instance As ENGenogramFamilyRelationship
    public enum ENGenogramFamilyRelationship : System.Enum 
    Members
    MemberDescription
    CasualRelationshipCasual relationship.
    CasualRelationshipAndSeparationCasual relationship and separation.
    CohabitaionCohabitaion.
    CohabitaionAndLegalSeparationCohabitaion and legal separation.
    CohabitaionAndSeparationCohabitaion and separation.
    CommitedCommited.
    DivorceDivorce.
    EngagementEngagement.
    EngagementAndCohabitaionEngagement and cohabitaion.
    EngagementAndSeparationEngagement and separation.
    LegalCohabitaionLegal cohabitation.
    LegalCohabitaionAndSeparationLegal cohabitaion and separation.
    LegalSeparationLegal separation.
    LoveAffairLove affair.
    MarriageMarriage.
    NonSentimentalCohabitaionNon-sentimental cohabitaion.
    NonSentimentalCohabitaionAndSeparationNon-sentimental cohabitaion and separation.
    NullityNullity.
    SeparationInFactSeparation in fact.
    TemporaryRelationshipTemporary relationship.
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             Nevron.Nov.Diagram.DrawingCommands.ENGenogramFamilyRelationship

    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also