Click or drag to resize

ClientClientGUID Property

Returns the client GUID for e-trading integration purposes. Read-only. Ignored on Update and Insert.

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

Property Value

Type: String
ClientGUID As String.
Remarks
Note Note
  • Name - ClientGUID
  • Read Only - True
See Also