IEntitySessionId Property
|
Gets the unique ID of the session that retrieved this entity.
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax ReadOnly Property SessionId As Guid
Get
property Guid SessionId {
Guid get ();
}
abstract SessionId : Guid with get
Property Value
Type:
GuidSee Also