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

public bool IsDirty(
	NomenclatureCache obj
)

Parameters

obj
Type: NomenclatureCache
System Object. Object. Access path: PublicAPI.Docflow.Objects.Nomenclature.NomenclatureCache

Return Value

Type: Boolean
true, if there are changes
See Also