DeliveryNote.GetDeliveryNoteStatus Method

Get the status of a Delivery Note
Public Function GetDeliveryNoteStatus( _ 
ByVal mark As String, _ 
Optional ByVal GreekErrors As Boolean = False _ 
) As lifeCycle
This language is not supported or no code example is available.
public lifeCycle GetDeliveryNoteStatus( 
string mark
bool GreekErrors = False 
)
This language is not supported or no code example is available.

Parameters

mark
string

The Mark of the Delivery Note

GreekErrors
bool

Determines if the error will be returned in Greek or not.

Return Value

lifeCycle

.NET Framework

Supported in: 3.5 or newer

In this article

Definition