Click or drag to resize
IppConfigurationMessage Property
Gets or sets the Message settings like Compression, Serialization.

Namespace:  Intuit.Ipp.Core.Configuration
Assembly:  Intuit.Ipp.Core (in Intuit.Ipp.Core.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
C#
public Message Message { get; set; }

Property Value

Type: Message
See Also