SessionProfileSessionProfileId Property

Globally unique ID of the editing session.

  Important

In case of web application this property contains a value which is different from ID of the web session.

Definition

Namespace: SMath.Manager
Assembly: SMath.Manager (in SMath.Manager.dll) Version: 1.74.9654.0
C#
public Guid SessionProfileId { get; }

Property Value

Guid

Implements

ISessionProfileSessionProfileId

See Also