ResourceDataSet.CalendarExceptionsRow.Name 属性

此异常,如休假) 指定的名称。

命名空间:  WebSvcWorkflow
程序集:  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 成员

WebSvcWorkflow 命名空间