Property IntervalFormat
- Namespace
- YndigoBlue.Velocity.Model
- Assembly
- YndigoBlue.Velocity.dll
IntervalFormat
Gets or sets the format string used to parse TimeSpan interval values in the CSV. Defaults to the round-trip constant format c.
public string IntervalFormat { get; set; }