DestinationStruct(DN) Constructor

Assignd Internal and To according the type of the DN

Definition

Namespace: TCX.Configuration
Assembly: 3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
C#
public DestinationStruct(
	DN internal_destination
)

Parameters

internal_destination  DN
DN object for initialization

Exceptions

ArgumentExceptionSpecific type of the DN cannot be used as destination

See Also