Miner.Framework Assembly > Miner.Framework.ULS Namespace > CommonModule Class : GetEnumRelationshipCollection Method |
'Declaration Public Shared Function GetEnumRelationshipCollection( _ ByVal pObject As ESRI.ArcGIS.Geodatabase.IObject, _ Optional ByVal relRole As ESRI.ArcGIS.Geodatabase.esriRelRole, _ Optional ByVal vModelName As String, _ Optional ByVal bAttributedOnly As Boolean _ ) As OrderedDictionary
'Usage Dim pObject As ESRI.ArcGIS.Geodatabase.IObject Dim relRole As ESRI.ArcGIS.Geodatabase.esriRelRole Dim vModelName As String Dim bAttributedOnly As Boolean Dim value As OrderedDictionary value = CommonModule.GetEnumRelationshipCollection(pObject, relRole, vModelName, bAttributedOnly)
public static OrderedDictionary GetEnumRelationshipCollection( ESRI.ArcGIS.Geodatabase.IObject pObject, ESRI.ArcGIS.Geodatabase.esriRelRole relRole, string vModelName, bool bAttributedOnly )
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.