ProjectplaceTriggerOperations Class

Definition

Trigger operation name constants for the Projectplace connector. Use these constants with the [ConnectorTrigger] attribute's OperationName property and with the Connector Namespace TriggerConfig operationName field.

public static class ProjectplaceTriggerOperations
type ProjectplaceTriggerOperations = class
Public Class ProjectplaceTriggerOperations
Inheritance
ProjectplaceTriggerOperations

Fields

Name Description
OnSetWebhookCardCreate

When a card is created.

OnSetWebhookCardDueDate

When a card is due.

OnSetWebhookPropertiesChange

When a card's properties are changed.

Applies to