DestinationFreeStringSerializerSerialize Method

returns null what meand that property don't need to be saved

Definition

Namespace: TCX.Configuration
Assembly: 3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
C#
public override XElement Serialize(
	Object o,
	PropertyInfo p
)

Parameters

o  Object
p  PropertyInfo

Return Value

XElement

See Also