|
ClinicianProfilesResultProfileImage Property |
[This is preliminary documentation and is subject to change.]
Get Doctor profile image or default one.
Namespace: SnapMD.VirtualCare.ApiModelsAssembly: SnapMD.VirtualCare.ApiModels (in SnapMD.VirtualCare.ApiModels.dll) Version: 1.24.0.23327 (1.0.0.0)
Syntaxpublic string ProfileImage { get; }
Public ReadOnly Property ProfileImage As String
Get
public:
property String^ ProfileImage {
String^ get ();
}
member ProfileImage : string with get
Property Value
Type:
String
See Also