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 Invoice GetPayerFees( string actingUserName, string payer )
Parameters
- actingUserName
- Type: SystemString
- payer
- Type: SystemString
Return Value
Type: InvoiceImplements
IAccountingServiceGetPayerFees(String, String)See Also