DestinationFreeStringSerializer Class

Propery should not be serializaed/deserialized

Definition

Namespace: TCX.Configuration
Assembly: 3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
C#
public class DestinationFreeStringSerializer : OMSerializerAttribute
Inheritance
Object    Attribute    OMSerializerAttribute    DestinationFreeStringSerializer

Constructors

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

Methods

Serialize returns null what meand that property don't need to be saved
(Overrides OMSerializerAttribute.Serialize(Object, PropertyInfo))

See Also