LookupTableMultiLangDataSet.LookupTableStructuresDataTable.LT_PARENT_STRUCT_UIDColumn 属性

定义为LT_PARENT_STRUCT_UIDColumn字段的列。

命名空间:  WebSvcLookupTable
程序集:  ProjectServerServices(位于 ProjectServerServices.dll 中)

语法

声明
Public ReadOnly Property LT_PARENT_STRUCT_UIDColumn As DataColumn
    Get
用法
Dim instance As LookupTableMultiLangDataSet.LookupTableStructuresDataTable
Dim value As DataColumn

value = instance.LT_PARENT_STRUCT_UIDColumn
public DataColumn LT_PARENT_STRUCT_UIDColumn { get; }

属性值

类型:System.Data.DataColumn

另请参阅

引用

LookupTableMultiLangDataSet.LookupTableStructuresDataTable 类

LookupTableMultiLangDataSet.LookupTableStructuresDataTable 成员

WebSvcLookupTable 命名空间