Click or drag to resize

OrchestratorConfigLeaderContents Property

Data, if any, to be sent to output before the first output line; may be multi-line. In case the header row is also present, then it will follow the leader contents.

Namespace:  Mavidian.DataConveyer.Orchestrators
Assembly:  DataConveyer (in DataConveyer.dll) Version: 3.4.6+1324144ff7
Syntax
public string LeaderContents { get; set; }

Property Value

Type: String
See Also