Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.
AdvancedGapMatrix Class
Namespace
Example
For an example of how to parse the class results, see GradeSlotsService Class.
AdvancedGapMatrix Properties
AdvancedGapMatrix contains the following properties.
FSLOperationId
Signature
public Id FSLOperationId {get; set;}
Property Value
Type: Id
Usage
To learn more about the complex work feature, see Create Scheduling Dependencies Between Service Appointments.
partialResults
Signature
public List<FSL.PartialResultsInfo> partialResults {get; set;}
Property Value
Type: List<FSL.PartialResultsInfo>
resourceIDToScheduleData
Signature
public Map<Id, FSL.ResourceScheduleData> resourceIDToScheduleData {get; set;}
Property Value
Type: Map<Id, FSL.ResourceScheduleData>