Eplan Platform API
Eplan.EplApi.EServices Namespace / ProjectMessage Class

In This Topic
    ProjectMessage Class Methods
    In This Topic

    For a list of all members of this type, see ProjectMessage members.

    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