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

public bool IsDirty(
	Indicator obj
)

Parameters

obj
Type: Indicator
System Object. Object. Access path: PublicAPI.KPI.Indicator

Return Value

Type: Boolean
true, if there are changes
See Also