|
AppointmentSlotTo Property |
[This is preliminary documentation and is subject to change.]
Time to.
Namespace: SnapMD.VirtualCare.ApiModels.Scheduling.PatientSelfSchedulingAssembly: SnapMD.VirtualCare.ApiModels (in SnapMD.VirtualCare.ApiModels.dll) Version: 1.24.0.23327 (1.0.0.0)
Syntaxpublic DateTimeOffset To { get; set; }
Public Property To As DateTimeOffset
Get
Set
public:
property DateTimeOffset To {
DateTimeOffset get ();
void set (DateTimeOffset value);
}
member To : DateTimeOffset with get, set
Property Value
Type:
DateTimeOffset
See Also