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

public bool IsDirty(
	MarketingEffectType obj
)

Parameters

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

Return Value

Type: Boolean
true, if there are changes
See Also