vehicleMovementPurpose Field

Mandatory Field 
Get the possible values using the myDATATools.getDclVehicleMovementPurpose method. 
When vehicleMovementPurpose = 5, then the field vehicleMovementDescriptionOther must have value.
Public vehicleMovementPurpose As Nullable(Of Integer)
This language is not supported or no code example is available.
public Nullable<int> vehicleMovementPurpose
This language is not supported or no code example is available.

Field Value

Nullable<int>

.NET Framework

Supported in: 3.5 or newer

In this article

Definition