Click or drag to resize

PackageRequestBrokerageMethod Property

Gets or sets Brokerage Method

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

Property Value

Type: Int32
Remarks
Indicates which brokerage method should be used - see BrokerageMethod enumeration
See Also