共用方式為


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 命名空間