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

public bool IsDirty(
	KpiValueHistory obj
)

Parameters

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

Return Value

Type: Boolean
true, if there are changes
See Also