NotificationShowEventId Property  | 
 
            A field used by Rhino for displaying notifications. Not intended for public use.
            
 
    Namespace: 
   Rhino.Runtime.Notifications
    Assembly:
   RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntaxpublic Guid? ShowEventId { get; }Public ReadOnly Property ShowEventId As Guid?
	Get
Property Value
Type: 
NullableGuid
See Also