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

In This Topic
    MDPartsMessage Class
    In This Topic
    Base class for MDPartsDatabase messages.
    Inheritance Hierarchy

    System.Object
       Eplan.EplApi.MasterData.MDPartsMessage

    Syntax
    public class MDPartsMessage 
    public ref class 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