ScribeConnectorAttribute ConnectionUITypeName Property

This property will get/set the connection ui type name. This MUST be set to 'ScribeOnline.GenericConnectionUI' 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   ConnectionUITypeName { get; set; }

Property Value

Type: String

Implements

IScribeConnectorMetadata ConnectionUITypeName

See

ScribeConnectorAttribute Class

Scribe.Core.ConnectorApi Namespace