UserID |
Scroll |
Gets or sets the ID of an Thereforeā¢ user.
Namespace: Therefore.API
Visual Basic Public Overridable Property UserID As Integer C# public virtual int UserID { get; set; }
Property Value ID of an Thereforeā¢ user. |
Users not in Thereforeā¢ Only Thereforeā¢ users have a unique user ID assigned. For all other users the default value 0 will be returned. |