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

public bool IsDirty(
	LifeCycle obj
)

Parameters

obj
Type: LifeCycle
System Object. Object. Access path: PublicAPI.Docflow.Objects.LifeCycle

Return Value

Type: Boolean
true, if there are changes
See Also