Property removedAssignments
removedAssignments
The list of conflicting assignments. Conflicts happen when a new assignment requires removing previously made assignments for the configuration to remain valid.
Declaration
public List<(string featureSetCode, string featureCode)> removedAssignments { get; }
Property Value
| Type | Description |
|---|---|
| List<(string featureSetCode, string featureCode)> |