|
IMedicalHistoryProfileInfantData Property |
[This is preliminary documentation and is subject to change.]
Infra data.
Namespace: SnapMD.VirtualCare.ApiModelsAssembly: SnapMD.VirtualCare.ApiModels (in SnapMD.VirtualCare.ApiModels.dll) Version: 1.24.0.23327 (1.0.0.0)
SyntaxNewbornRecord InfantData { get; set; }
Property InfantData As NewbornRecord
Get
Set
property NewbornRecord^ InfantData {
NewbornRecord^ get ();
void set (NewbornRecord^ value);
}
abstract InfantData : NewbornRecord with get, set
Property Value
Type:
NewbornRecord
See Also