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

public bool IsDirty(
	DigitalSignature obj
)

Parameters

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

Return Value

Type: Boolean
true, if there are changes
See Also