Click or drag to resize

ClientAccountSourceID Property

Use the AccountSource lookup for a list of valid values.

Created in Epic SDK 2018.

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<int> AccountSourceID { get; set; }

Property Value

Type: NullableInt32
AccountSourceID As Integer?.
Remarks
Note Note
  • Name - AccountSourceID
  • Is Identity - True
  • Required On Insert - False
  • Required On Update - False
  • Lookup - AccountSource
  • Auto Validated - True
See Also