|
SelfSchedulingClinicianProfilePhoto Property |
[This is preliminary documentation and is subject to change.]
Person profile image.
Namespace: SnapMD.VirtualCare.ApiModels.Scheduling.PatientSelfSchedulingAssembly: SnapMD.VirtualCare.ApiModels (in SnapMD.VirtualCare.ApiModels.dll) Version: 1.24.0.23327 (1.0.0.0)
Syntaxpublic string ProfilePhoto { get; set; }
Public Property ProfilePhoto As String
Get
Set
public:
property String^ ProfilePhoto {
String^ get ();
void set (String^ value);
}
member ProfilePhoto : string with get, set
Property Value
Type:
String
See Also