Click or drag to resize

SetPropertyResetAll Method

Resets the object id and other fields. The method is used when a new property is created as 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 override void ResetAll()
See Also