Miner.Geodatabase.Integration Namespace > ObjectInfo Class : Relationships Property |
'Declaration
Public Property Relationships As System.Collections.Generic.IList(Of RelationshipInfo)
'Usage
Dim instance As ObjectInfo Dim value As System.Collections.Generic.IList(Of RelationshipInfo) instance.Relationships = value value = instance.Relationships
public System.Collections.Generic.IList<RelationshipInfo> Relationships {get; set;}
public read-write property Relationships: System.Collections.Generic.IList;
public function get,set Relationships : System.Collections.Generic.IList
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