Click or drag to resize

GH_RuntimeMessage Properties

The GH_RuntimeMessage type exposes the following members.

Properties
  NameDescription
Public propertyEvent
Gets the time at which the message was recorded.
Public propertyHasSource
Gets a value indicating whether or not this message has a source.
Public propertyMessage
Gets the contents of the message.
Public propertySource
Gets a string describing the source object that created the message.
Public propertyType
Gets the type qualifier of the message.
Top
See Also