Click or drag to resize

OrchestratorConfigInputKeyPrefix Property

Prefix to be trimmed (removed) from every key on input, if any (e.g. @p). Default value is null (no prefix to be removed).

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

Property Value

Type: String
See Also