Click or drag to resize

OrchestratorConfigOutputDataKind Property

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

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

Property Value

Type: KindOfTextData
See Also