Click or drag to resize

OrchestratorConfigInputDataKind Property

Type (format) of input data: Raw, Keyword, Delimited, Flat, Arbitrary, XML, JSON, UnboundJSON or X12. Default is Raw. These values are intended for future use: HL7 and Ultimate.

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

Property Value

Type: KindOfTextData
See Also