Miner.Framework Assembly > Miner.Framework.ULS Namespace > CommonModule Class : GetDomainDescription Method |
'Declaration Public Shared Function GetDomainDescription( _ ByVal pTable As ESRI.ArcGIS.Geodatabase.ITable, _ ByVal lFieldIndex As Integer, _ ByVal strCode As String, _ Optional ByVal lSubtypeCode As Integer _ ) As String
'Usage Dim pTable As ESRI.ArcGIS.Geodatabase.ITable Dim lFieldIndex As Integer Dim strCode As String Dim lSubtypeCode As Integer Dim value As String value = CommonModule.GetDomainDescription(pTable, lFieldIndex, strCode, lSubtypeCode)
public static string GetDomainDescription( ESRI.ArcGIS.Geodatabase.ITable pTable, int lFieldIndex, string strCode, int lSubtypeCode )
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.