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