allowEmptyValue property

bool? get allowEmptyValue
inherited

Sets the ability to pass empty-valued parameters.

Implementation

bool? get writeOnly;/// Sets the ability to pass empty-valued parameters.
bool? get allowEmptyValue;