[This is preliminary documentation and is subject to change.]
Property - PatientRootInformationModel
| C# | Visual Basic | Visual C++ |
public QueryRetrievePatientRootInformationModel PatientRootInformationModel { get; set; }
Public Property PatientRootInformationModel As QueryRetrievePatientRootInformationModel
public: property QueryRetrievePatientRootInformationModel^ PatientRootInformationModel { QueryRetrievePatientRootInformationModel^ get (); void set (QueryRetrievePatientRootInformationModel^ value); }