Class RecalculationOptions
public class RecalculationOptions
- Inheritance
-
RecalculationOptions
- Inherited Members
Properties
Exclude
public IEntityInfo[] Exclude { get; set; }
Property Value
Include
public IEntityInfo[] Include { get; set; }
Property Value
Schedule
public Schedule Schedule { get; set; }