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

public bool IsDirty(
	RegistrationVariant obj
)

Parameters

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

Return Value

Type: Boolean
true, if there are changes
See Also