| MainLibraryCompleteActivityAsCurrentAssignee Method |
Namespace:
Omada.OE.UtilityCodeAssembly.Library
Assembly:
Omada.OE.UtilityCodeAssembly (in Omada.OE.UtilityCodeAssembly.dll) Version: 15.0.0.0
Syntaxpublic static void CompleteActivityAsCurrentAssignee(
CodeMethodInvokeContext context,
int transitionTemplateId,
string voteComment
)
Parameters
- context
- Type: Omada.OE.ModelCodeMethodInvokeContext
- transitionTemplateId
- Type: SystemInt32
- voteComment
- Type: SystemString
See Also