Returns a GUID that allows events to be aggregated by user. There is no way to determine who the
end user is based on this GUID, unless the user tells you their ID.
Namespace:
Rhino.Runtime
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic static Guid UserId { get; }Public Shared ReadOnly Property UserId As Guid
Get
Property Value
Type:
Guid
Version InformationRhino for Windows
Supported in: 6.8
See Also