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

public bool IsDirty(
	KpiActionPermission obj
)

Parameters

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

Return Value

Type: Boolean
true, if there are changes
See Also