Method HasWarnings
HasWarnings()
Retrieves a value indicating whether the warning data is empty.
public bool HasWarnings()
Returns
- bool
trueif the warning data is not empty; otherwise,false.
Retrieves a value indicating whether the warning data is empty.
public bool HasWarnings()
true if the warning data is not empty; otherwise, false.