MainCopyAssigneeToRefProperty Method |
An activity from the process is used as the action object.
The method copies the activity's assignees to a reference property on the target object.
Used for a process event.
Codemethod usage | |
---|---|
Designed to be used in a process only (Yes/No) | Yes |
Action Object (data object type) | Activity |
Namespace: Omada.OE.UtilityCodeAssembly
public bool CopyAssigneeToRefProperty( CodeMethodInvokeContext context, string refPropertySysName )