ProjectContext.Calendars 属性
获取日历的项目服务器实例的集合。
命名空间: Microsoft.ProjectServer.Client
程序集: Microsoft.ProjectServer.Client(位于 Microsoft.ProjectServer.Client.dll 中)
语法
声明
Public ReadOnly Property Calendars As CalendarCollection
Get
用法
Dim instance As ProjectContext
Dim value As CalendarCollection
value = instance.Calendars
public CalendarCollection Calendars { get; }
属性值
类型:Microsoft.ProjectServer.Client.CalendarCollection
Project Server 日历集合。