UnitOfMeasure.editIsBaseUnit Method
Gets or sets the IsBaseUnit field.
Syntax
edit UnitOfMeasureIsBaseUnit editIsBaseUnit(boolean _set, UnitOfMeasureIsBaseUnit _isBaseUnit)
Run On
Called
Parameters
- _set
Type: boolean
A Boolean value that specifies whether the value should be set.
- _isBaseUnit
Type: UnitOfMeasureIsBaseUnit Extended Data Type
The IsBaseUnit field to set.
Return Value
Type: UnitOfMeasureIsBaseUnit Extended Data Type
An IsBaseUnit field value.
Remarks
In the case that the IsBaseUnit field value is equal to an UnknownNoYes::Unknown value, this method performs lookup in the UnitOfMeasureBaseUnit table to find the value.