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

public bool IsDirty(
	Risk obj
)

Parameters

obj
Type: Risk
System Object. Object. Access path: PublicAPI.Projects.Risk

Return Value

Type: Boolean
true, if there are changes
See Also