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