Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPartsMessage Class
Methods

In This Topic
    MDPartsMessage Class Members
    In This Topic

    The following tables list the members exposed by MDPartsMessage.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Methods
     NameDescription
    Public Methoddestructor  
    Public MethodDetermines whether the specified MDPartsMessage is equal to the current MDPartsMessage.  
    Public MethodReturns the error level of the message.  
    Public Methodchecks if message has been marked as solved  
    Public MethodThe replacement text for this message.  
    Public MethodReturns the Id of the message.  
    Public MethodReturns the part number associated to the message if any.  
    Public MethodReturns the part variant associated to the message if any.  
    Public MethodReturns the the complete text 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