NotificationEditable Method  | 
  
    Namespace: 
   Rhino.Runtime.Notifications
    Assembly:
   RhinoCommon (in RhinoCommon.dll)
Since: 6.3
Syntax
RemarksBefore modifying a notification you are not sure you created (such as a notification returned
            from a LINQ query), you should call this method first to ensure you can indeed edit the object.
See Also