|
SelfSchedulingClinicianSearchRequestOnlyMyProviders Property |
[This is preliminary documentation and is subject to change.]
Search for user's my providers.
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 OnlyMyProviders { get; set; }
Public Property OnlyMyProviders As Boolean
Get
Set
public:
property bool OnlyMyProviders {
bool get ();
void set (bool value);
}
member OnlyMyProviders : bool with get, set
Property Value
Type:
Boolean
See Also