Miner.CIM Assembly > Miner.CIM.Data Namespace > DataSource Class : RelatedObjectsFromPath Method |
'Declaration Public Function RelatedObjectsFromPath( _ ByVal sourceObject As IObject, _ ByVal classPath As String _ ) As IList(Of IObject)
'Usage Dim instance As DataSource Dim sourceObject As IObject Dim classPath As String Dim value As IList(Of IObject) value = instance.RelatedObjectsFromPath(sourceObject, classPath)
public IList<IObject> RelatedObjectsFromPath( IObject sourceObject, string classPath )
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.