Namespace:
RainWorx.FrameWorx.BLL.ServiceImplementations
Assembly: RainWorx.FrameWorx.BLL (in RainWorx.FrameWorx.BLL.dll) Version: 3.5
Assembly: RainWorx.FrameWorx.BLL (in RainWorx.FrameWorx.BLL.dll) Version: 3.5
Syntax
C#
public LineItem CreateNewLineItem( string actingUserName, LineItem lineItem )
Parameters
- actingUserName
- Type: SystemString
- lineItem
- Type: RainWorx.FrameWorx.DTOLineItem
Return Value
Type: LineItemImplements
IAccountingServiceCreateNewLineItem(String, LineItem)See Also