Miner.Data.Configuration Assembly > Miner.Data.Configuration Namespace > DataSetConfig Class : GetColumnValue Method |
'Declaration Public Shared Function GetColumnValue( _ ByVal dataRow As DataRow, _ ByVal columnRepresents As String _ ) As Object
'Usage Dim dataRow As DataRow Dim columnRepresents As String Dim value As Object value = DataSetConfig.GetColumnValue(dataRow, columnRepresents)
public static object GetColumnValue( DataRow dataRow, string columnRepresents )
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.