Click or drag to resize

IEditSessionHasChanges Property

Determines whether an edit session has changes.

Namespace:  Resto.Front.Api.Editors
Assembly:  Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
bool HasChanges { get; }

Property Value

Type: Boolean
See Also