MethodInput Name Property

This property holds the name of the method.

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

MethodInput Class

Scribe.Core.ConnectorApi.Actions Namespace