Share via


WrkCtrActivityRequirementSet.schedulingProperties Method

Creates a Map object that has all the requirements converted to text based scheduling properties.

Syntax

public Map schedulingProperties(
   [InventSiteId _siteId, 
    boolean _jobSchedRequirements, 
    boolean _operationSchedRequirements])

Run On

Called

Parameters

  • _jobSchedRequirements
    Type: boolean
  • _operationSchedRequirements
    Type: boolean

Return Value

Type: Map Class
A Map object that has all the requirements converted to text based scheduling properties.

See Also

Reference

WrkCtrActivityRequirementSet Table