LookupTableMultiLangDataSet.LookupTableStructuresRow.LT_PARENT_STRUCT_UID 属性
指定父查找表结构的 GUID。
命名空间: WebSvcLookupTable
程序集: ProjectServerServices(位于 ProjectServerServices.dll 中)
语法
声明
Public Property LT_PARENT_STRUCT_UID As Guid
Get
Set
用法
Dim instance As LookupTableMultiLangDataSet.LookupTableStructuresRow
Dim value As Guid
value = instance.LT_PARENT_STRUCT_UID
instance.LT_PARENT_STRUCT_UID = value
public Guid LT_PARENT_STRUCT_UID { get; set; }
属性值
类型:System.Guid
另请参阅
引用
LookupTableMultiLangDataSet.LookupTableStructuresRow 类