Id of the user that initiated the event
Namespace:
AskiaPortalCmn
Assembly:
AskiaPortalCmn (in AskiaPortalCmn.dll) Version: 1.7.0-build068
Syntax Nullable<int> UserId { get; }
ReadOnly Property UserId As Nullable(Of Integer)
Get
property Nullable<int> UserId {
Nullable<int> get ();
}
Property Value
Type:
NullableInt32See Also