Click or drag to resize

SplitReceivableItemGenerateInvoice Property

Generate Invoice

Created in Epic SDK 2018.

Sometimes Required

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

Property Value

Type: NullableBoolean
GenerateInvoice As Boolean?.
Remarks

If null on insert, then defaults to true.

Note Note
  • Name - GenerateInvoice
See Also