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

public bool IsDirty(
	MarketingGroupType obj
)

Parameters

obj
Type: MarketingGroupType
System Object. Object. Access path: PublicAPI.CRM.Objects.MarketingGroupType

Return Value

Type: Boolean
true, if there are changes
See Also