ScribeConnectorAttribute ConnectorType Property

Gets or sets the Connector type.

Namespace:  Scribe.Core.ConnectorApi

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

Syntax

public   Type   ConnectorType { get; set; }

Property Value

Type: Type

The Type of the Connector.

Implements

IScribeConnectorMetadata ConnectorType

See

ScribeConnectorAttribute Class

Scribe.Core.ConnectorApi Namespace