API Help
Eplan.EplApi.EServices Namespace / ProjectMessage Class
Properties Methods

ProjectMessage Class Members

The following tables list the members exposed by ProjectMessage.

Public Constructors
 NameDescription
Public Constructor  
Top
Public Properties
 NameDescription
Public PropertyShows the method by which the message was created.  
Top
Public Methods
 NameDescription
Public Methoddestructor (Inherited from Eplan.EplApi.EServices.BaseProjectMessage)
Public MethodDetermines whether the specified BaseProjectMessage is equal to the current BaseProjectMessage. (Inherited from Eplan.EplApi.EServices.BaseProjectMessage)
Public MethodOverridden. Returns an additional text if any  
Public MethodReturns the error level of the message.  
Public Methodchecks if message has been marked as solved  
Public MethodReturns the creation version of the message  
Public MethodOverridden. The replacement text for this message.  
Public MethodOverridden. Returns the region associated with the message.  
Public MethodOverridden. Returns the Id of the message.  
Public MethodOverridden. Returns the first object associated to the message if any  
Public MethodOverridden. Returns the second object associated to the message if any  
Public MethodOverridden. Returns the part number associated to the message if any.  
Public MethodOverridden. Returns the part variant associated to the message if any.  
Public MethodReturns the the complete text of the message. Parameters has been substituted.  
Public MethodReturns the creation time of the message  
Public MethodReturns the computer name of the user, who has been created the message  
Public MethodMarks message as solved or not.  
Top
See Also