Info concerning the ability to compute flux values given the computation mode and Scenario's energy values that have been set.
Read-only property
[Visual Basic .NET] |
---|
Public Property FluxStatus() As String |
[C#] |
---|
public string FluxStatus {get;} |
[Managed C++] |
---|
public: __property String __gc ^ get_FluxStatus(); |
[Unmanaged C++] |
---|
public: HRESULT get_FluxStatus( BSTR * pVal ); |
[Java] |
---|
public String getFluxStatus(); |