|
PatientConsultationInfoAssignedDoctorName Property |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "P:SnapMD.VirtualCare.ApiModels.PatientConsultationInfo.AssignedDoctorName"]
Namespace: SnapMD.VirtualCare.ApiModelsAssembly: SnapMD.VirtualCare.ApiModels (in SnapMD.VirtualCare.ApiModels.dll) Version: 1.24.0.23327 (1.0.0.0)
Syntaxpublic string AssignedDoctorName { get; }
Public ReadOnly Property AssignedDoctorName As String
Get
public:
property String^ AssignedDoctorName {
String^ get ();
}
member AssignedDoctorName : string with get
Property Value
Type:
String
See Also