Click or drag to resize
SessionCustomerKey Property
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: 4.5.0
Syntax
C#
public string CustomerKey { get; }

Property Value

Type: String
See Also