Table of Contents

Class RecalculationOptions

Namespace
The.Web.Jobs
Assembly
Instagile.Web.Client.dll
public class RecalculationOptions
Inheritance
RecalculationOptions
Inherited Members

Properties

Exclude

public IEntityInfo[] Exclude { get; set; }

Property Value

IEntityInfo[]

Include

public IEntityInfo[] Include { get; set; }

Property Value

IEntityInfo[]

Schedule

public Schedule Schedule { get; set; }

Property Value

Schedule