UnitOfMeasure.editIsSystemUnit Method

Gets or sets the IsSystemUnit field.

Syntax

edit UnitOfMeasureIsSystemUnit editIsSystemUnit(boolean _set, UnitOfMeasureIsSystemUnit _isSystemUnit)

Run On

Called

Parameters

  • _set
    Type: boolean
    A Boolean value that specifies whether the value should be set.

Return Value

Type: UnitOfMeasureIsSystemUnit Extended Data Type
An IsSystemUnit field value.

Remarks

In the case if the IsSystemUnit field is equal to an UnknownNoYes::Unknown value, this method performs lookup in the UnitOfMeasureSystemUnit table to find the value.

See Also

Reference

UnitOfMeasure Table