|
EncounterSmsEventId Property |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "P:SnapMD.VirtualCare.ApiModels.Sms.EncounterSms.EventId"]
Namespace: SnapMD.VirtualCare.ApiModels.SmsAssembly: SnapMD.VirtualCare.ApiModels (in SnapMD.VirtualCare.ApiModels.dll) Version: 1.24.0.23327 (1.0.0.0)
Syntaxpublic ConsultationEvents EventId { get; set; }
Public Property EventId As ConsultationEvents
Get
Set
public:
property ConsultationEvents EventId {
ConsultationEvents get ();
void set (ConsultationEvents value);
}
member EventId : ConsultationEvents with get, set
Property Value
Type:
ConsultationEvents
See Also