Click or drag to resize

PackageRequestChargesOnDocumentation Property

Gets or sets Charges on Documentation

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

Property Value

Type: Int32
Remarks
Indicates if carriage charges should be displayed on certain documents - see ChargesOnDocumentation enumeration
See Also