Click or drag to resize

AppStringDataVersion Property

Entity data version of the object. Used for optimistic locking of the object

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public int DataVersion { get; }

Property Value

Type: Int32
See Also