PublicAPI.KPI.Objects.ControlPanelPermission.IsDirty ELMA API Documentation
Check, if there are unsaved changes in the object
 
 
Syntax

public bool IsDirty(
	ControlPanelPermission obj
)

Parameters

obj
Type: ControlPanelPermission
System Object. Object. Access path: PublicAPI.KPI.Objects.ControlPanelPermission

Return Value

Type: Boolean
true, if there are changes
See Also