Click or drag to resize

MainLibraryCompleteActivityAsCurrentAssignee Method

Namespace:  Omada.OE.UtilityCodeAssembly.Library
Assembly:  Omada.OE.UtilityCodeAssembly (in Omada.OE.UtilityCodeAssembly.dll) Version: 15.0.0.0
Syntax
C#
public static void CompleteActivityAsCurrentAssignee(
	CodeMethodInvokeContext context,
	int transitionTemplateId,
	string voteComment
)

Parameters

context
Type: Omada.OE.ModelCodeMethodInvokeContext
transitionTemplateId
Type: SystemInt32
voteComment
Type: SystemString
See Also