LookupTableMultiLangDataSet.LookupTableStructuresRow.LT_STRUCT_UID プロパティ
ルックアップ テーブルの構造の GUID を指定します。
名前空間: WebSvcLookupTable
アセンブリ: ProjectServerServices (ProjectServerServices.dll 内)
構文
'宣言
Public Property LT_STRUCT_UID As Guid
Get
Set
'使用
Dim instance As LookupTableMultiLangDataSet.LookupTableStructuresRow
Dim value As Guid
value = instance.LT_STRUCT_UID
instance.LT_STRUCT_UID = value
public Guid LT_STRUCT_UID { get; set; }
プロパティ値
型: System.Guid
関連項目
参照先
LookupTableMultiLangDataSet.LookupTableStructuresRow クラス