Flag to indicate that the electron dose rate
value is valid.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property IsElectronDoseRateValid() As Boolean
|
| [C#] |
|---|
public bool IsElectronDoseRateValid {get;}
|
| [Managed C++] |
|---|
public: __property bool get_IsElectronDoseRateValid();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_IsElectronDoseRateValid(
|
| [Java] |
|---|
public bool getIsElectronDoseRateValid();
|