[This is preliminary documentation and is subject to change.]
Get Query/Retrieve Patient/Study Only Information Model
| C# | Visual Basic | Visual C++ |
public QueryRetrievePatientStudyOnlyInformationModel PatientStudyOnly { get; }
Public ReadOnly Property PatientStudyOnly As QueryRetrievePatientStudyOnlyInformationModel
public: property QueryRetrievePatientStudyOnlyInformationModel^ PatientStudyOnly { QueryRetrievePatientStudyOnlyInformationModel^ get (); }