Get the equation for mass flow efficiency.
Read-only property
[Visual Basic .NET] |
---|
Public Property MassFlowEfficiencyEquation() As String |
[C#] |
---|
public string MassFlowEfficiencyEquation {get;} |
[Managed C++] |
---|
public: __property String __gc ^ get_MassFlowEfficiencyEquation(); |
[Unmanaged C++] |
---|
public: HRESULT get_MassFlowEfficiencyEquation( BSTR * pVal ); |
[Java] |
---|
public String getMassFlowEfficiencyEquation(); |