Click or drag to resize
MessageElementCustomSerializer Property
Gets the CustomSerializer element.

Namespace:  Intuit.Ipp.Utility
Assembly:  Intuit.Ipp.Utility (in Intuit.Ipp.Utility.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
C#
public CustomSerializerElement CustomSerializer { get; }

Property Value

Type: CustomSerializerElement
See Also