Guid of the session
Namespace:
AskiaPortalCmn
Assembly:
AskiaPortalCmn (in AskiaPortalCmn.dll) Version: 1.7.0-build068
Syntax Nullable<Guid> SessionGuid { get; }
ReadOnly Property SessionGuid As Nullable(Of Guid)
Get
property Nullable<Guid> SessionGuid {
Nullable<Guid> get ();
}
Property Value
Type:
NullableGuidSee Also