BaseClasses Documentation

ICacheableRecord.SetIsValueChanged Method 

Sets a flag that indicates whether the value of a specified column has changed.

void SetIsValueChanged(
   BaseColumn col,
   bool bIsChanged
);

See Also

ICacheableRecord Interface | BaseClasses Namespace