.NET Documentation
C#
VB
Show/Hide TOC
Event
Subscription
User
Id Property
User identification code
Definition
Namespace:
Aliquo.Core.Models
Assembly:
Aliquo.Core (in Aliquo.Core.dll) Version: 5.0.9179.22651
C#
Copy
public
short
UserId
{
get
;
set
; }
VB
Copy
Public
Property
UserId
As
Short
Get
Set
Property Value
Int16
See Also
Reference
EventSubscription Class
Aliquo.Core.Models Namespace
In This Article
Definition
See Also