EntryDefinition PropertyName Property

Gets or sets PropertyName that will be used as a reference to this entries connection information by the Connector and the core.

Namespace:  Scribe.Core.ConnectorApi.ConnectionUI

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

Syntax

public   string   PropertyName { get; set; }

Property Value

Type: String

Exceptions

Exception

Condition

ArgumentException

PropertyName cannot contain illegal XML characters.

See

EntryDefinition Class

Scribe.Core.ConnectorApi.ConnectionUI Namespace