Click or drag to resize

InformationMessage Class

Compatible with IDEA StatiCa Beta 21.0 - beta
Open Information message
Inheritance Hierarchy

Namespace:  IdeaRS.OpenModel.Message
Assembly:  IdeaRS.OpenModel (in IdeaRS.OpenModel.dll) Version: 20.0.1.1 (20.0.1.1)
Syntax
public class InformationMessage : OpenMessage

The InformationMessage type exposes the following members.

Constructors
  NameDescription
Public methodInformationMessage
Constructor
Top
Properties
  NameDescription
Public propertyDescription
Description of message
(Inherited from OpenMessage.)
Public propertyInnerMessage
Inner message
(Inherited from OpenMessage.)
Public propertyMessage
Gets the Message
(Overrides OpenMessageMessage.)
Public propertyNumber
Number of message
(Inherited from OpenMessage.)
Public propertyObject
Affected object
(Inherited from OpenMessage.)
Public propertyPropertyName
Affected property name
(Inherited from OpenMessage.)
Public propertyPropertyValue
Gets the value of affected property
(Inherited from OpenMessage.)
Top
See Also