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