MethodDefinition Name Property

This property holds the name.

Namespace:  Scribe.Core.ConnectorApi.Metadata

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

Syntax

public   string   Name { get; set; }

Property Value

Type: String

Implements

IMethodDefinition Name

See

MethodDefinition Class

Scribe.Core.ConnectorApi.Metadata Namespace