次の方法で共有


LookupTableMultiLangDataSet.LookupTableStructuresRow.APP_ENTITY_UID プロパティ

名前空間:  WebSvcLookupTable
アセンブリ:  ProjectServerServices (ProjectServerServices.dll 内)

構文

'宣言
Public Property APP_ENTITY_UID As Guid
    Get
    Set
'使用
Dim instance As LookupTableMultiLangDataSet.LookupTableStructuresRow
Dim value As Guid

value = instance.APP_ENTITY_UID

instance.APP_ENTITY_UID = value
public Guid APP_ENTITY_UID { get; set; }

プロパティ値

型: System.Guid

関連項目

参照先

LookupTableMultiLangDataSet.LookupTableStructuresRow クラス

LookupTableMultiLangDataSet.LookupTableStructuresRow メンバー

WebSvcLookupTable 名前空間