CalendarExceptionCollection.Add 方法

将日历例外添加到日历异常的集合。

命名空间:  Microsoft.ProjectServer.Client
程序集:  Microsoft.ProjectServer.Client(位于 Microsoft.ProjectServer.Client.dll 中)

语法

声明
<RemoteAttribute> _
Public Function Add ( _
    parameters As CalendarExceptionCreationInformation _
) As CalendarException
用法
Dim instance As CalendarExceptionCollection
Dim parameters As CalendarExceptionCreationInformation
Dim returnValue As CalendarException

returnValue = instance.Add(parameters)
[RemoteAttribute]
public CalendarException Add(
    CalendarExceptionCreationInformation parameters
)

参数

返回值

类型:Microsoft.ProjectServer.Client.CalendarException
日历例外日期。

另请参阅

引用

CalendarExceptionCollection 类

CalendarExceptionCollection 成员

Microsoft.ProjectServer.Client 命名空间