Displays on reports and Parts screen selection. (e.g. each, per 100, per box,
MBF, etc) to identify units of measure for the part
Namespace: GZTW.AyaNova.BLLAssembly: GZTW.AyaNova.BLL (in GZTW.AyaNova.BLL.dll) Version: 7.0.0.0 (7.0.0.0)
Syntax
| C# |
|---|
[SerializableAttribute] public class UnitOfMeasure : BusinessBase |
| Visual Basic |
|---|
<SerializableAttribute> _ Public Class UnitOfMeasure _ Inherits BusinessBase |
| Visual C++ |
|---|
[SerializableAttribute] public ref class UnitOfMeasure : public BusinessBase |