Gets or sets the Data Raw Type as either Data Store XML, JSon or Data Store CSV.
Namespace: AJE.DataAssetEngineAssembly: AJE.DataAssetEngine (in AJE.DataAssetEngine.dll) Version: 4.0.8187.28944 (4.0.1.1)
public DataRawTypes DataRawType { get; set; }public DataRawTypes DataRawType { get; set; }Public Property DataRawType As DataRawTypes
Get
Set
Public Property DataRawType As DataRawTypes
Get
Set
public:
property DataRawTypes DataRawType {
DataRawTypes get ();
void set (DataRawTypes value);
}public:
property DataRawTypes DataRawType {
DataRawTypes get ();
void set (DataRawTypes value);
}Property Value
Type:
DataRawTypesThe Data Raw Type can be specified as Data Raw XML, JSon or CSV Data.