 |
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
Syntaxpublic OptionType BrokerExternalInternalBothCriteriaOption { get; set; }
Public Property BrokerExternalInternalBothCriteriaOption As OptionType
Get
Set
Dim instance As Summary
Dim value As OptionType
value = instance.BrokerExternalInternalBothCriteriaOption
instance.BrokerExternalInternalBothCriteriaOption = value
Property Value
Type:
OptionType
BrokerExternalInternalBothCriteriaOption As Option.
Remarks Note |
---|
- Name - BrokerExternalInternalBothCriteriaOption
- Option Type - ReconciliationBrokerExternalInternalBothOptions
- Defaults To - Both
|
See Also