EnterpriseResource.ResourceCalendarExceptions 属性
获取集合的特定于企业资源的基准日历例外。
命名空间: Microsoft.ProjectServer.Client
程序集: Microsoft.ProjectServer.Client(位于 Microsoft.ProjectServer.Client.dll 中)
语法
声明
<RemoteAttribute> _
Public ReadOnly Property ResourceCalendarExceptions As CalendarExceptionCollection
Get
用法
Dim instance As EnterpriseResource
Dim value As CalendarExceptionCollection
value = instance.ResourceCalendarExceptions
[RemoteAttribute]
public CalendarExceptionCollection ResourceCalendarExceptions { get; }
属性值
类型:Microsoft.ProjectServer.Client.CalendarExceptionCollection
例外资源日历的集合。