ResourceDataSet.CalendarExceptionsRow.Name プロパティ
休暇などの例外に指定されている名前を指定します。
名前空間: WebSvcTimeSheet
アセンブリ: 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; }
プロパティ値
関連項目
参照先
ResourceDataSet.CalendarExceptionsRow クラス