次の方法で共有


ResourceDataSet.CalendarExceptionsRow.Name プロパティ

この例外は、休暇などの指定された名前を指定します。

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

構文

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

value = instance.Name

instance.Name = value
public string Name { get; set; }

プロパティ値

型: System.String

関連項目

参照先

ResourceDataSet.CalendarExceptionsRow クラス

ResourceDataSet.CalendarExceptionsRow メンバー

WebSvcResource 名前空間