clientServiceType Field

It must match with useCase 
Get the possible values using the myDATATools.getDclClientServiceType method.
Public ReadOnly clientServiceType As Nullable(Of Integer)
This language is not supported or no code example is available.
public readonly Nullable<int> clientServiceType
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