Click or drag to resize

OpenMessage Class

Compatible with IDEA StatiCa Beta 21.0 - beta
Open message base class
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 OpenMessage : OpenObject

The OpenMessage type exposes the following members.

Constructors
  NameDescription
Public methodOpenMessage
Constructor
Top
Properties
  NameDescription
Public propertyDescription
Description of message
Public propertyInnerMessage
Inner message
Public propertyMessage
Gets the Message
Public propertyNumber
Number of message
Public propertyObject
Affected object
Public propertyPropertyName
Affected property name
Public propertyPropertyValue
Gets the value of affected property
Top
Methods
  NameDescription
Public methodStatic memberCreate
Creating message
Top
See Also