Notification.ShowEventId Property

NotificationShowEventId Property

A field used by Rhino for displaying notifications. Not intended for public use.

Namespace:  Rhino.Runtime.Notifications
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public Nullable<Guid> ShowEventId { get; }
Public ReadOnly Property ShowEventId As Nullable(Of Guid)
	Get

Property Value

Type: NullableGuid
Version Information

Rhino for Windows

Supported in: 6.14
See Also