IActionDefinition SupportsSequences Property

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

Namespace:  Scribe.Core.ConnectorApi.Metadata

Assembly:  Scribe.Core.ConnectorApi (in Scribe.Core.ConnectorApi.dll)

Syntax

bool   SupportsSequences { get; set; }

Property Value

Type: Boolean

See

IActionDefinition Interface

Scribe.Core.ConnectorApi.Metadata Namespace