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