Click or drag to resize

CWormsOptionalFieldsPerShareOrFlatFeeCommission Property

Note: This API is now obsolete.

The type of commission, per share or flat fee, on this event. Defaults to Flat Fee if not set. If set, true = Per Share, false = Flat Fee

Namespace: Woti
Assembly: Woti (in Woti.dll) Version: 13.4.259.0
Syntax
[ObsoleteAttribute("PerShareOrFlatFeeCommission is deprecated in favor of CommissionMode")]
public virtual IOptionalBool PerShareOrFlatFeeCommission { get; set; }

Property Value

IOptionalBool

Implements

IWormsOptionalFieldsPerShareOrFlatFeeCommission
See Also