Property IsRawDataAvailable
IsRawDataAvailable
Gets a value indicating whether raw data loading is supported.
bool IsRawDataAvailable { get; }
Property Value
- bool
true
if raw data loading is supported; otherwise,false
.
Gets a value indicating whether raw data loading is supported.
bool IsRawDataAvailable { get; }
true
if raw data loading is supported; otherwise, false
.