Assignment.DefinitionStages.WithAssignedStandard Interface
public static interface Assignment.DefinitionStages.WithAssignedStandard
The stage of the Assignment definition allowing to specify assignedStandard.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withAssignedStandard(AssignedStandardItem assignedStandard)
Specifies the assigned |
Method Details
withAssignedStandard
public abstract Assignment.DefinitionStages.WithCreate withAssignedStandard(AssignedStandardItem assignedStandard)
Specifies the assignedStandard property: Standard item with key as applied to this standard assignment over the given scope.
Parameters:
Returns: