Click or drag to resize
Virtual Care RepeatPeriodCode Enumeration

[This is preliminary documentation and is subject to change.]

Repeat daily/weekly/monthly.

Namespace: SnapMD.VirtualCare.ApiModels.Scheduling
Assembly: SnapMD.VirtualCare.ApiModels (in SnapMD.VirtualCare.ApiModels.dll) Version: 1.24.0.23327 (1.0.0.0)
Syntax
public enum RepeatPeriodCode
Members
  Member nameValueDescription
Daily0 Repeat daily.
Weekly1 Repeat weekly.
Monthly2 Repeat monthly.
See Also