Property Raw
Raw
Gets or sets a value indicating whether to return the raw data.
public bool Raw { get; set; }
Property Value
- bool
true
if raw data must be returned; otherwise,false
.
Gets or sets a value indicating whether to return the raw data.
public bool Raw { get; set; }
true
if raw data must be returned; otherwise, false
.