Property HasValue
HasValue
Gets a value indicating whether the optional parameter has a value.
Property Value
- bool
true
if the optional parameter has a value; otherwise,false
.
Gets a value indicating whether the optional parameter has a value.
true
if the optional parameter has a value; otherwise, false
.