Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
public class SaintConfiguration : Carrier
public SaintConfiguration()
public virtual bool Enabled { get; set; }
public virtual DateTime GenerationEnd { get; set; }
public virtual DateTime GenerationStart { get; set; }
public virtual short OwnerTable { get; set; }
public virtual int Period1 { get; set; }
public virtual int Period2 { get; set; }
public virtual int Period3 { get; set; }
public virtual int RowsGenerated { get; set; }
Was this page helpful?