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

public bool IsDirty(
	CreateProjectTask obj
)

Parameters

obj
Type: CreateProjectTask
System Object. Object. Access path: PublicAPI.Projects.Objects.CreateProjectTask

Return Value

Type: Boolean
true, if there are changes
See Also