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

public bool IsDirty(
	DocumentHistoryAction obj
)

Parameters

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

Return Value

Type: Boolean
true, if there are changes
See Also