Click or drag to resize

measureSystemUnitEntrysetFormat Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Core.math.measureSystem.core
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public void setFormat(
	string __formatForValue,
	string __formatForValueAndUnit = "*"
)
Request Example View Source

Parameters

__formatForValue
Type: SystemString
The format for value.
__formatForValueAndUnit (Optional)
Type: SystemString
The format for value and unit.
See Also