MeasuringUnitInfo Constructor |
Main constructor
Namespace: Resto.Front.Api.Data.Device.TasksAssembly: Resto.Front.Api.V10 (in Resto.Front.Api.V10.dll)
Syntaxpublic MeasuringUnitInfo(
string fullName,
string name,
string code
)
Parameters
- fullName String
-
- name String
-
- code String
-
See Also