Click or drag to resize

PackageRequestDocumentsOnly Property

Gets or sets Documents Only

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

Property Value

Type: Boolean
Remarks
'True' if the package contains only non-dutiable documents
See Also