| EntityDataVersion Constructor |
Constructor for EntityDataVersion.
Namespace:
Omada.OE.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic EntityDataVersion(
int dataType
)
Parameters
- dataType
- Type: SystemInt32
ID for Entity to initiate the class
See Also