Important
In case of web application this property contains a value which is different from ID of the web session.
Globally unique ID of the editing session.
public Guid SessionProfileId { get; }Public ReadOnly Property SessionProfileId As Guid
Getpublic:
virtual property Guid SessionProfileId {
Guid get () sealed;
}abstract SessionProfileId : Guid with get
override SessionProfileId : Guid with get