Click or drag to resize

ActivityMoveToFreeTime Method

Moves to free time.

Namespace:  Aloe.EnterpriseOne.Model.General.Contacts
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public bool MoveToFreeTime(
	List<Guid> selectedToMove
)

Parameters

selectedToMove
Type: System.Collections.GenericListGuid

Return Value

Type: Boolean
Exceptions
ExceptionCondition
NotImplementedException
See Also