Share via


Routes_ActivityRequirement.existsUsedForOperationScheduling Method [AX 2012]

Determines whether the UsedForOperationScheduling data item occurs in the data container.

Syntax

public boolean existsUsedForOperationScheduling()

Run On

Called

Return Value

Type: boolean
true if the UsedForOperationScheduling data item exists; otherwise, false.

Remarks

For more information, see the AfStronglyTypedDataContainer class.

See Also

Reference

Routes_ActivityRequirement Class