API Help
Eplan.EplApi.EServices Namespace / BaseProjectMessage Class
Members

In This Topic
    BaseProjectMessage Class
    In This Topic
    Base class for project messages. It is not stored in database.
    Inheritance Hierarchy

    System.Object
       Eplan.EplApi.EServices.BaseProjectMessage
          Eplan.EplApi.EServices.ProjectMessage

    Syntax
    public class BaseProjectMessage 
    public ref class BaseProjectMessage 
    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Methods
     NameDescription
    Public Methoddestructor  
    Public MethodDetermines whether the specified BaseProjectMessage is equal to the current BaseProjectMessage.  
    Public MethodReturns an additional text if any  
    Public MethodThe replacement text for this message.  
    Public MethodReturns the region associated with the message.  
    Public MethodReturns the Id of the message.  
    Public MethodReturns the first object associated to the message if any  
    Public MethodReturns the second object associated to the message if any  
    Public MethodReturns the part number associated to the message if any.  
    Public MethodReturns the part variant associated to the message if any.  
    Top
    See Also