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 Dictionary<string, string> GetPaymentProviderViewsForInvoice( string actingUserName, Invoice invoice )
Parameters
- actingUserName
- Type: SystemString
- invoice
- Type: RainWorx.FrameWorx.DTOInvoice
Return Value
Type: DictionaryString, StringImplements
IAccountingServiceGetPaymentProviderViewsForInvoice(String, Invoice)See Also