Eplan Platform API
Eplan.EplApi.Base Namespace / UnitParser Class / GetUnit Method

GetUnit Method
Get the unit of the parsed result.
Syntax
public string GetUnit()

Return Value

Returns the unit as string
Exceptions
ExceptionDescription
The function Set was not called and no parameters are available.
See Also