Click or drag to resize

WarningMessage Class

Compatible with IDEA StatiCa Beta 21.0 - beta
Open Warning 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 WarningMessage : OpenMessage

The WarningMessage type exposes the following members.

Constructors
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