Skip to content

Latest commit

 

History

History
20 lines (9 loc) · 252 Bytes

TimePeriodType.md

File metadata and controls

20 lines (9 loc) · 252 Bytes

FastreportCloudSdk.TimePeriodType

Enum

  • Second (value: "Second")

  • Minute (value: "Minute")

  • Hour (value: "Hour")

  • Day (value: "Day")

  • Week (value: "Week")

  • Month (value: "Month")

  • Year (value: "Year")