Public Enum Relationship Inherits System.Enum
Dim instance As Relationship
public enum Relationship : System.Enum
public enum class Relationship : public System.Enum
Public Enum Relationship Inherits System.Enum
Dim instance As Relationship
public enum Relationship : System.Enum
public enum class Relationship : public System.Enum
Member | Description |
---|---|
Child | The object with this attribute is a child of the current object. |
Parent | The object with this attribute is the parent of the current object |
System.Object
System.ValueType
System.Enum
KellermanSoftware.NinjaDatabasePro.Relationship
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2