MethodDefinition Properties

The MethodDefinition type exposes the following members.

Properties

 

Name

Description

Public property

Description

This property holds the description.

Public property

FullName

This property holds the full name, it must be unique across the entire Connector. Must not contain any non-alphanumeric characters other than the underscore.

Public property

InputObjectDefinition

This property holds the ObjectDefinition that describes the input.

Public property

Name

This property holds the name.

Public property

OutputObjectDefinition

This property holds the ObjectDefinition that describes the output.

See

MethodDefinition Class

Scribe.Core.ConnectorApi.Metadata Namespace