Click or drag to resize

BasePropertyResetAll Method

Resets ID's in the object. Method is used when a new property is created in the database based on a copy of another object.

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public virtual void ResetAll()
See Also