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