IPropertyDefinition UsedInActionOutput Property

This property will get/set a flag on whether this property is used in action outputs.

Namespace:  Scribe.Core.ConnectorApi.Metadata

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

Syntax

bool   UsedInActionOutput { get; set; }

Property Value

Type: Boolean

See

IPropertyDefinition Interface

Scribe.Core.ConnectorApi.Metadata Namespace