Click or drag to resize

UserUserNameChanged Property

Speficies if the UserName has been changed since the object was loaded from the database.

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

Property Value

Type: Boolean
See Also