ProvOrian.cancelDeliveryNote Method

Use this method in order to cancel a Delivery Note to ORIAN Provider.
Public Function cancelDeliveryNote( _ 
ByVal mark As Long
) As Dictionary(Of String, String)
This language is not supported or no code example is available.
public Dictionary<string, string> cancelDeliveryNote( 
long mark 
)
This language is not supported or no code example is available.

Parameters

mark
long

Return Value

Dictionary<string, string>

.NET Framework

Supported in: 3.5 or newer

In this article

Definition