Click or drag to resize

SummaryBrokerExternalInternalBothCriteriaOption Property

Used to specify whether broker is external, internal or both for Reconcile commissions.Defaults to Both. Company and Record commissions does not support this criteria and will be ignored.
Namespace:  ASI.TAM.API.Data.UI.GeneralLedger.Reconcile
Assembly:  ASI.TAM.API.Data.UI.GeneralLedger (in ASI.TAM.API.Data.UI.GeneralLedger.dll) Version: 2022.2.0.1054
Syntax
public OptionType BrokerExternalInternalBothCriteriaOption { get; set; }

Property Value

Type: OptionType
BrokerExternalInternalBothCriteriaOption As Option.
Remarks
Note Note
  • Name - BrokerExternalInternalBothCriteriaOption
  • Option Type - ReconciliationBrokerExternalInternalBothOptions
  • Defaults To - Both
See Also