Activation.getDLInfo (String) Method

Gets the DL information. Returns an array containing informations about the current DL.
Public Function getDLInfo( _ 
ByVal Support_Code As String
) As Array
This language is not supported or no code example is available.
public Array getDLInfo( 
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

Array

.NET Framework

Supported in: 3.5 or newer

In this article

Definition