Click or drag to resize

PackageResponseConsolidationFlag Property

Gets or sets Consolidation Flag

Namespace:  PSI.Sox
Assembly:  PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax
[DefaultValueAttribute(false)]
[DataMemberAttribute(EmitDefaultValue = false, Order = 30)]
public bool ConsolidationFlag { get; set; }

Property Value

Type: Boolean
Remarks
'True' if the package is part of a consolidated movement
See Also