OperationInput Name Property

This property holds the name of the operation as described in the metadata.

Namespace:  Scribe.Core.ConnectorApi.Actions

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

Syntax

[DataMemberAttribute(Order = 0)]
public   string   Name { get; set; }

Property Value

Type: String

See

OperationInput Class

Scribe.Core.ConnectorApi.Actions Namespace