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