Click or drag to resize

AssigneeLibraryReassignTaggedActivitiesByAttributeTags Method

Namespace:  Omada.OE.UtilityCodeAssembly.Library
Assembly:  Omada.OE.UtilityCodeAssembly (in Omada.OE.UtilityCodeAssembly.dll) Version: 15.0.0.0
Syntax
C#
public static bool ReassignTaggedActivitiesByAttributeTags(
	CodeMethodInvokeContext context,
	int tagPropertyId,
	int departmentPropertyId,
	int usersGroupsPropertyId
)

Parameters

context
Type: Omada.OE.ModelCodeMethodInvokeContext
tagPropertyId
Type: SystemInt32
departmentPropertyId
Type: SystemInt32
usersGroupsPropertyId
Type: SystemInt32

Return Value

Type: Boolean
See Also