| 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; }
Public Property InputKeyPrefix As String
Get
Set
Property Value
Type:
StringSee Also