EbsOpen Class Library for EBSILON®Professional

FluidData.NCVCalculationMethod Property

[Visual Basic]
Public Property NCVCalculationMethod As EpNCVCalculationMethod
[C#]
public EpNCVCalculationMethod NCVCalculationMethod { get; set; }
[C++]
public: __property EpNCVCalculationMethod get_NCVCalculationMethod();
public: __property void set_NCVCalculationMethod(EpNCVCalculationMethod );
[JScript]
public function get NCVCalculationMethod() : EpNCVCalculationMethod
public function set NCVCalculationMethod(EpNCVCalculationMethod);

See Also

FluidData Class | EbsOpen Namespace