AJE Components
DataSourceConnection DataRawType Property AJE Data Asset Engine Help
Gets or sets the Data Raw Type as either Data Store XML, JSon or Data Store CSV.

Namespace: AJE.DataAssetEngine
Assembly: AJE.DataAssetEngine (in AJE.DataAssetEngine.dll) Version: 4.0.8187.28944 (4.0.1.1)
Syntax

public DataRawTypes DataRawType { get; set; }

Property Value

Type: DataRawTypes
Remarks

The Data Raw Type can be specified as Data Raw XML, JSon or CSV Data.
See Also