Single object that uniquely identifies any distinct AyaNova business object.
Used in many areas of AyaNova at the busines object and UI levels.
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 TypeAndID |
| Visual Basic |
|---|
<SerializableAttribute> _ Public Class TypeAndID |
| Visual C++ |
|---|
[SerializableAttribute] public ref class TypeAndID |