Click or drag to resize

PackingAdapterResponseAdditionalInformation Property

Gets or sets the additional information

Namespace:  PSI.Sox.Packing
Assembly:  PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax
C#
[DataMemberAttribute(EmitDefaultValue = false)]
public Object AdditionalInformation { get; set; }

Property Value

Type: Object
See Also