|
OnDemandConsultationRequestPatientId Property |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "P:SnapMD.VirtualCare.Sdk.Models.OnDemandConsultationRequest.PatientId"]
Namespace: SnapMD.VirtualCare.Sdk.ModelsAssembly: SnapMD.VirtualCare.Sdk (in SnapMD.VirtualCare.Sdk.dll) Version: 1.24.0.23329 (1.0.0.0)
Syntaxpublic int PatientId { get; set; }
Public Property PatientId As Integer
Get
Set
public:
property int PatientId {
int get ();
void set (int value);
}
member PatientId : int with get, set
Property Value
Type:
Int32
See Also