LookupTableMultiLangDataSet.LookupTableStructuresDataTable.LT_STRUCT_UIDColumn Property
Namespace: WebSvcLookupTable
Assembly: ProjectServerWebServices (in ProjectServerWebServices.dll)
Syntax
'Declaration
Public ReadOnly Property LT_STRUCT_UIDColumn As DataColumn
Get
'Usage
Dim instance As LookupTableMultiLangDataSet.LookupTableStructuresDataTable
Dim value As DataColumn
value = instance.LT_STRUCT_UIDColumn
public DataColumn LT_STRUCT_UIDColumn { get; }
Property Value
Type: System.Data.DataColumn
See Also
Reference
LookupTableMultiLangDataSet.LookupTableStructuresDataTable Class
LookupTableMultiLangDataSet.LookupTableStructuresDataTable Members