Activation.getAllDLInfo Method

Gets information of all activated DL.
Public Function getAllDLInfo( _ 
ByVal Support_Code As String
) As DataTable
This language is not supported or no code example is available.
public DataTable getAllDLInfo( 
string Support_Code 
)
This language is not supported or no code example is available.

Parameters

Support_Code
string

The support code provided to you by Arbitrans.

Return Value

DataTable

.NET Framework

Supported in: 3.5 or newer

In this article

Definition