Namespace: pumpflo_services.OperatingPoints
Assembly: pumpflo_services (in pumpflo_services.dll) Version: 1.0.0.0 (1.0.0.0)
Assembly: pumpflo_services (in pumpflo_services.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
public string MinFlowUnitDesc { get; set; } |
| Visual Basic |
|---|
Public Property MinFlowUnitDesc As String Get Set |
| Visual C++ |
|---|
public: property String^ MinFlowUnitDesc { String^ get (); void set (String^ value); } |