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

public bool IsDirty(
	ResolutionResult obj
)

Parameters

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

Return Value

Type: Boolean
true, if there are changes
See Also