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 static uint SavePointsToDB( OperatingPointContainer points, uint criteria_id, int user_id ) |
Visual Basic |
---|
Public Shared Function SavePointsToDB ( _ points As OperatingPointContainer, _ criteria_id As UInteger, _ user_id As Integer _ ) As UInteger |
Visual C++ |
---|
public: static unsigned int SavePointsToDB( OperatingPointContainer^ points, unsigned int criteria_id, int user_id ) |
Parameters
- criteria_id
- Type: System..::..UInt32
- user_id
- Type: System..::..Int32