PublicAPI.CRM.Objects.RU.Models.RussianAddress.IsDirty ELMA API Documentation
Check, if there are unsaved changes in the object
 
 
Syntax

public bool IsDirty(
	RussianAddress obj
)

Parameters

obj
Type: RussianAddress
System Object. Object. Access path: PublicAPI.CRM.Objects.RU.Models.RussianAddress

Return Value

Type: Boolean
true, if there are changes
See Also