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 PowerUnitDesc { get; set; } |
Visual Basic |
---|
Public Property PowerUnitDesc As String Get Set |
Visual C++ |
---|
public: property String^ PowerUnitDesc { String^ get (); void set (String^ value); } |