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