Click or drag to resize
ActivityInfoSetObject Method
Updates the object using appropriate provider.

Namespace: CMS.Activities
Assembly: CMS.Activities (in CMS.Activities.dll) Version: 12.0.0
Syntax
C#
protected override void SetObject()
Remarks
This method should not be used directly. For inserting new activity info use implementation of IActivityRepository.
See Also