Click or drag to resize

SendInvoiceToItemV1BillBrokerNet Property

If blank on insert, defaults a value. Ignroed for certain conditions such as InvoiceToType is not Broker.

Created in Epic SDK 2018.

Namespace:  ASI.TAM.API.Data.UI.Transaction
Assembly:  ASI.TAM.API.Data.UI.Transaction (in ASI.TAM.API.Data.UI.Transaction.dll) Version: 2021.1.0.1
Syntax
public Nullable<bool> BillBrokerNet { get; set; }

Property Value

Type: NullableBoolean
BillBrokerNet As Boolean?.
Remarks
Note Note
  • Name - BillBrokerNet
See Also