Click or drag to resize

MeasuringUnitInfo Constructor

Main constructor

Namespace: Resto.Front.Api.Data.Device.Tasks
Assembly: Resto.Front.Api.V10 (in Resto.Front.Api.V10.dll)
Syntax
C#
public MeasuringUnitInfo(
	string fullName,
	string name,
	string code
)

Parameters

fullName  String
 
name  String
 
code  String
 
See Also