Guid of the context under which the event has taken place
Namespace:
AskiaPortalCmn
Assembly:
AskiaPortalCmn (in AskiaPortalCmn.dll) Version: 1.7.0-build068
Syntax Nullable<Guid> ContextGuid { get; }
ReadOnly Property ContextGuid As Nullable(Of Guid)
Get
property Nullable<Guid> ContextGuid {
Nullable<Guid> get ();
}
Property Value
Type:
NullableGuidSee Also