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