Namespace:
RainWorx.FrameWorx.DAL
Assembly: RainWorx.FrameWorx.DAL (in RainWorx.FrameWorx.DAL.dll) Version: 3.5
Assembly: RainWorx.FrameWorx.DAL (in RainWorx.FrameWorx.DAL.dll) Version: 3.5
Syntax
C#
void SetLocation( string actingUserName, int id, string Description, decimal Amount, bool payToProceed )
Parameters
- actingUserName
- Type: SystemString
- id
- Type: SystemInt32
- Description
- Type: SystemString
- Amount
- Type: SystemDecimal
- payToProceed
- Type: SystemBoolean
See Also