Click or drag to resize

BillingV1BranchCode Property

On Insert, if attach to type is policy or line and no structure values are specified, then BranchCode is defaulted. If account type is client, then use lookup BranchForClientID.If account type is non-client, then use lookup BranchForNonClient. If not all structure values not defaulted, then required.

Created in Epic SDK V4.1.

Required

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 string BranchCode { get; set; }

Property Value

Type: String
BranchCode As String.
Remarks
Note Note
  • Name - BranchCode
  • Lookup - BranchForClientID
  • Auto Validated - True
See Also