ActionDefinition Properties

The ActionDefinition type exposes the following members.

Properties

 

Name

Description

Public property

Description

Gets or sets Description.

Public property

FullName

Gets or sets FullName. This is the unique name to reference this ActionDefinition. Must not contain any non-alphanumeric characters other than the underscore.

Public property

KnownActionType

Gets or sets KnownActionType.

Public property

Name

Gets or sets Name.

Public property

SupportsBulk

This property will get/set whether the action supports bulk.

Public property

SupportsConstraints

This property will get/set whether the action supports constraints.

Public property

SupportsInput

This property will get/set whether the action supports input.

Public property

SupportsLookupConditions

This property will get/set whether the action supports lookup conditions.

Public property

SupportsMultipleRecordOperations

This property will get/set whether the action supports multiple record operations.

Public property

SupportsRelations

This property will get/set whether the action supports relations.

Public property

SupportsSequences

This property will get/set whether the action supports sequences.

See

ActionDefinition Class

Scribe.Core.ConnectorApi.Metadata Namespace