Click or drag to resize

AppStringResetAll Method

Resets ID's etc. The method is used when creating an copy of an existing AppString object for storage in the database.

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