MethodInput Input Property

This property holds the input parameters for the method.

Namespace:  Scribe.Core.ConnectorApi.Actions

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

Syntax

[DataMemberAttribute(Order = 1)]
public   DataEntity   Input { get; set; }

Property Value

Type: DataEntity

See

MethodInput Class

Scribe.Core.ConnectorApi.Actions Namespace