Click or drag to resize
Virtual Care UserDetailsRequestProfileImage Property

[This is preliminary documentation and is subject to change.]

Path to doctor profile image in SnapMD system. In third party tool you will usually keep this field empty, so user will be able add his photo when he will be activated. As default you can use "/images/Doctor-Male.gif" and "/images/Doctor-Female.gif"

Namespace: SnapMD.VirtualCare.ApiModels
Assembly: SnapMD.VirtualCare.ApiModels (in SnapMD.VirtualCare.ApiModels.dll) Version: 1.24.0.23327 (1.0.0.0)
Syntax
public string ProfileImage { get; set; }

Property Value

Type: String
See Also