Checks to see if a part has serial numbers
used internally to see if it's valid to
set a part to not track serial numbers if it was previously
set that way
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 PartHasSerialNumbers : ReadOnlyBase |
| Visual Basic |
|---|
<SerializableAttribute> _ Public Class PartHasSerialNumbers _ Inherits ReadOnlyBase |
| Visual C++ |
|---|
[SerializableAttribute] public ref class PartHasSerialNumbers : public ReadOnlyBase |