AGI STK Objects 11Send comments on this topic.
IsElectronDoseRateValid Property (IAgVeSpEnvRadDoseRateElement)
See Also 
Windows






Windows & Linux

Description

Flag to indicate that the electron dose rate value is valid.

Property type

Read-only property

Syntax

[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(
   VARIANT_BOOL * pRetVal
);
[Java]
public bool getIsElectronDoseRateValid();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.