Namespace:
RainWorx.FrameWorx.Services
Assembly: RainWorx.FrameWorx.Services (in RainWorx.FrameWorx.Services.dll) Version: 3.5
Assembly: RainWorx.FrameWorx.Services (in RainWorx.FrameWorx.Services.dll) Version: 3.5
Syntax
C#
void UpdateConsignorFromUserInput( string actingUserName, int consignorId, UserInput input )
Parameters
- actingUserName
- Type: SystemString
- consignorId
- Type: SystemInt32
- input
- Type: RainWorx.FrameWorx.DTOUserInput
See Also