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

public bool IsDirty(
	DocumentMetadataProfile obj
)

Parameters

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

Return Value

Type: Boolean
true, if there are changes
See Also