次の方法で共有


ResourceDataSet.CalendarExceptionsRow.RES_UID プロパティ

この例外が適用されるリソースの一意の識別子を指定します。

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

構文

'宣言
Public Property RES_UID As Guid
    Get
    Set
'使用
Dim instance As ResourceDataSet.CalendarExceptionsRow
Dim value As Guid

value = instance.RES_UID

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

プロパティ値

型: System.Guid

注釈

これは、 RES_UIDプロパティを外部キーです。

関連項目

参照先

ResourceDataSet.CalendarExceptionsRow クラス

ResourceDataSet.CalendarExceptionsRow メンバー

WebSvcResource 名前空間