Click or drag to resize

SessionSessionId Property

The SessionID (logon token) that was obtained from the FactoryLogix.xTend.Core.ConnectionServices.Connect method.

Namespace:  FactoryLogix.xTend
Assembly:  FactoryLogix.xTend.API (in FactoryLogix.xTend.API.dll) Version: 8.242.0.0 (8.242.0.0)
Syntax
public static Guid SessionId { get; set; }

Property Value

Type: Guid
See Also