IEntitySessionId Property
|
Gets the unique ID of the session that retrieved this entity.
Namespace: Ingeniux.CMSAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
SyntaxReadOnly Property SessionId As Guid
Get
property Guid SessionId {
Guid get ();
}abstract SessionId : Guid with get
Property Value
Guid
See Also