Click or drag to resize

TransactionV1BillNumberOption Property

Bill number options (new bill/existing bill)

Created in Epic SDK V3.0.

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 OptionType BillNumberOption { get; set; }

Property Value

Type: OptionType
BillNumberOption As Option.
Remarks
Note Note
  • Name - BillNumberOption
  • Option Type - TransactionBillNumberOptions
  • Defaults To - NewBill
  • Ignored On Update - True
See Also