QuickObjects.ObjectBase Send comments on this topic.
RelationshipTypes Enumeration
See Also  
Akal.QuickObjects.ObjectBase Namespace : RelationshipTypes Enumeration
RelationshipTypes.

Syntax

C# 
public enum RelationshipTypes : Enum 

Members

MemberDescription
None No relationship
Parent Parent Objects
Child Child Objects

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Akal.QuickObjects.ObjectBase.RelationshipTypes

Requirements

Target Platforms: .NET Framework 1.1 or .NET Framework 2.0

See Also