Click or drag to resize

EntityDataVersion Constructor

Constructor for EntityDataVersion.

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public EntityDataVersion(
	int dataType
)

Parameters

dataType
Type: SystemInt32
ID for Entity to initiate the class
See Also