Class ExchangeImportOptions
Inheritance
ExchangeImportOptions
Assembly: PayrollEngine.Client.Core.dll
Syntax
public class ExchangeImportOptions
Constructors
ExchangeImportOptions()
Declaration
public ExchangeImportOptions()
Properties
CaseDocumentLoad
Declaration
public bool CaseDocumentLoad { get; set; }
Property Value
LookupValidation
Declaration
public bool LookupValidation { get; set; }
Property Value
ReportSchemaLoad
Declaration
public bool ReportSchemaLoad { get; set; }
Property Value
ReportTemplateLoad
Declaration
public bool ReportTemplateLoad { get; set; }
Property Value
TargetLoad
Declaration
public bool TargetLoad { get; set; }
Property Value
Extension Methods