Поделиться через


Конструктор CustomFieldsCheckInPostEventArgs (Guid[], Boolean)

Создает экземпляр класса CustomFieldsCheckInPostEventArgs ; для внутреннего использования.

Пространство имен:  Microsoft.Office.Project.Server.Events
Сборка:  Microsoft.Office.Project.Server.Events.Receivers (в Microsoft.Office.Project.Server.Events.Receivers.dll)

Синтаксис

'Декларация
Public Sub New ( _
    customFields As Guid(), _
    force As Boolean _
)
'Применение
Dim customFields As Guid()
Dim force As Boolean

Dim instance As New CustomFieldsCheckInPostEventArgs(customFields, _
    force)
public CustomFieldsCheckInPostEventArgs(
    Guid[] customFields,
    bool force
)

Параметры

  • customFields
    Тип: []

    Коллекция идентификаторов GUID, представляющие настраиваемые поля, которые будут возвращены.

  • force
    Тип: System.Boolean

    Указывает, будет ли администратор или владелец проекта принудительно возврат настраиваемого поля.

См. также

Справочные материалы

CustomFieldsCheckInPostEventArgs класс

Элементы CustomFieldsCheckInPostEventArgs

Перегрузка CustomFieldsCheckInPostEventArgs

Пространство имен Microsoft.Office.Project.Server.Events