ScribeConnectorAttribute SettingsUITypeName Property

This property will get/set the settings ui type name. This must be set to Empty if Scribe.Core.ConnectorApi.ConnectionUI is being utilized by the Connector.

Namespace:  Scribe.Core.ConnectorApi

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

Syntax

public   string   SettingsUITypeName { get; set; }

Property Value

Type: String

Implements

IScribeConnectorMetadata SettingsUITypeName

See

ScribeConnectorAttribute Class

Scribe.Core.ConnectorApi Namespace