|
AvailabilityBlockRuleRequestRepeatPeriod Property |
[This is preliminary documentation and is subject to change.]
Repeat daily/weekly/monthly.
Namespace: SnapMD.VirtualCare.ApiModels.SchedulingAssembly: SnapMD.VirtualCare.ApiModels (in SnapMD.VirtualCare.ApiModels.dll) Version: 1.24.0.23327 (1.0.0.0)
Syntaxpublic RepeatPeriodCode RepeatPeriod { get; set; }
Public Property RepeatPeriod As RepeatPeriodCode
Get
Set
public:
property RepeatPeriodCode RepeatPeriod {
RepeatPeriodCode get ();
void set (RepeatPeriodCode value);
}
member RepeatPeriod : RepeatPeriodCode with get, set
Property Value
Type:
RepeatPeriodCode
See Also