|
SelfSchedulingClinicianSearchRequestAvailableOnly Property |
[This is preliminary documentation and is subject to change.]
Return only clinicians, that are available on target date.
Namespace: SnapMD.VirtualCare.ApiModels.Scheduling.PatientSelfSchedulingAssembly: SnapMD.VirtualCare.ApiModels (in SnapMD.VirtualCare.ApiModels.dll) Version: 1.24.0.23327 (1.0.0.0)
Syntaxpublic bool AvailableOnly { get; set; }
Public Property AvailableOnly As Boolean
Get
Set
public:
property bool AvailableOnly {
bool get ();
void set (bool value);
}
member AvailableOnly : bool with get, set
Property Value
Type:
Boolean
See Also