ActivityObjectMapperGetLinkedObject Method |
Gets function to resolve object based on activity type and given object type.
Namespace: CMS.ActivitiesAssembly: CMS.Activities (in CMS.Activities.dll) Version: 13.0.131
Syntax public static BaseInfo GetLinkedObject(
ActivityInfo info,
string predefinedObjectType
)
Parameters
- info
- Type: CMS.ActivitiesActivityInfo
- predefinedObjectType
- Type: SystemString
Return Value
Type:
BaseInfoSee Also