IOBERONServiceGen2Common_Units_List Method | |
Vráti zoznam merných jednotiek.
Namespace: Exa.OBERON.ServicesGen2Assembly: Exa.OBERON.ServicesGen2 (in Exa.OBERON.ServicesGen2.dll) Version: 4.5.0.0 (4.5.0.0)
Syntax ResultValue<List<Unit>> Common_Units_List()
Function Common_Units_List As ResultValue(Of List(Of Unit))
Dim instance As IOBERONServiceGen2
Dim returnValue As ResultValue(Of List(Of Unit))
returnValue = instance.Common_Units_List()
Return Value
ResultValueListUnitVráti pole tried
Unit.
Example Url: http://address:port/v1/common/unit/list
See Also