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 FieldInfoTimeSpan : FieldInfoBase
public FieldInfoTimeSpan()
public virtual int DefaultValue { get; set; }
public virtual int MaxNum { get; set; }
public virtual bool UseDays { get; set; }
public virtual bool UseHours { get; set; }
public virtual bool UseMinutes { get; set; }
Was this page helpful?