myDATATools.getDclOffSiteProvidedServiceType Method

Applicable to Digital Customers class. 
Get all the available UpCustomer.offSiteProvidedService
Public Function getDclOffSiteProvidedServiceType( _ 
Optional ByVal English As Boolean = False _ 
) As Dictionary(Of Integer, String)
This language is not supported or no code example is available.
public Dictionary<int, string> getDclOffSiteProvidedServiceType( 
bool English = False 
)
This language is not supported or no code example is available.

Parameters

English
bool

Return Value

Dictionary<int, string>

.NET Framework

Supported in: 3.5 or newer

In this article

Definition