Class IntegrationConfigured
public class IntegrationConfigured : Change, IChange
- Inheritance
-
IntegrationConfigured
- Implements
- Inherited Members
- Extension Methods
Constructors
IntegrationConfigured(bool, bool)
public IntegrationConfigured(bool withholdGrades, bool withholdDistribution)
Parameters
Properties
WithholdDistribution
public bool WithholdDistribution { get; set; }
Property Value
WithholdGrades
public bool WithholdGrades { get; set; }