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

public bool IsDirty(
	ActionFolder obj
)

Parameters

obj
Type: ActionFolder
System Object. Object. Access path: PublicAPI.Docflow.Objects.Folders.ActionFolder

Return Value

Type: Boolean
true, if there are changes
See Also