ProvIlyda.getPeppolResponse Method

Get the Peppol Responses for a B2G Invoice
Public Function getPeppolResponse( _ 
ByVal mark As String
) As Dictionary(Of String, String)
This language is not supported or no code example is available.
public Dictionary<string, string> getPeppolResponse( 
string mark 
)
This language is not supported or no code example is available.

Parameters

mark
string

The MARK of the B2G Invoice

Return Value

Dictionary<string, string>

.NET Framework

Supported in: 3.5 or newer

In this article

Definition