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