DestinationFreeStringSerializer Constructor

stores/restores property of type DestinationStruct as a free string dynamic field of the DN object

Definition

Namespace: TCX.Configuration
Assembly: 3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
C#
public DestinationFreeStringSerializer(
	string freestringkey
)

Parameters

freestringkey  String
name of the dynamic field

See Also