Click or drag to resize

ClientClientID Property

Unique identifier used to specify client.

Created in Epic SDK V4.1.

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

Property Value

Type: Int32
ClientID As Integer.
Remarks
Note Note
  • Name - ClientID
  • Is Identity - True
  • Required On Insert - False
  • Required On Update - True
  • Ignored On Insert - True
See Also