Returns the session's customer_key, or null if no customer_key has been set.
Namespace: Apptus.ESales.Connector
Assembly: Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 3.47.3
Syntax
C#
public string CustomerKey { get; }
Property Value
Type: StringSee Also