EntryDefinition Label Property
Gets or sets Label to be displayed in the UI.
Namespace: Scribe.Core.ConnectorApi.ConnectionUI
Assembly: Scribe.Core.ConnectorApi (in Scribe.Core.ConnectorApi.dll)
Syntax
public string Label { get; set; }
Property Value
Type: String
See