Click or drag to resize

RoPEControllerGetCalculatedAssignmentCount Method

Returns the number of objects

Namespace:  Omada.OE.Solution.OIM.AppLogic
Assembly:  Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public virtual int GetCalculatedAssignmentCount(
	CalculatedAssignmentLoadOptions loadOptions
)

Parameters

loadOptions
Type: CalculatedAssignmentLoadOptions

Return Value

Type: Int32
See Also