ActivityInfoSetObject Method |
Updates the object using appropriate provider.
Namespace: CMS.ActivitiesAssembly: CMS.Activities (in CMS.Activities.dll) Version: 12.0.0
Syntax protected override void SetObject()
Remarks
This method should not be used directly. For inserting new activity info use implementation of IActivityRepository.
See Also