Miner.CIM Assembly > Miner.CIM.Data Namespace > DataSource Class > RelatedObjects Method : RelatedObjects(IObject,IField) Method |
'Declaration Public Overloads Overridable Function RelatedObjects( _ ByVal parentObject As IObject, _ ByVal field As IField _ ) As IList(Of IObject)
'Usage Dim instance As DataSource Dim parentObject As IObject Dim field As IField Dim value As IList(Of IObject) value = instance.RelatedObjects(parentObject, field)
public virtual IList<IObject> RelatedObjects( IObject parentObject, IField field )
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.