PublicAPI.Portal.Objects.Calendar.Export.Models.InternetCalendar.IsDirty ELMA API Documentation
Check, if there are unsaved changes in the object
 
 
Syntax

public bool IsDirty(
	InternetCalendar obj
)

Parameters

obj
Type: InternetCalendar
System Object. Object. Access path: PublicAPI.Portal.Objects.Calendar.Export.Models.InternetCalendar

Return Value

Type: Boolean
true, if there are changes
See Also