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

In This Topic
    MDPartsMessagesRegisteredCollection Class
    In This Topic
    This is a collection of all possible message types, registered in the system, that can be used by MDPartsDatabaseMessages.
    Inheritance Hierarchy

    System.Object
       Eplan.EplApi.MasterData.MDPartsMessagesRegisteredCollection

    Syntax
    public class MDPartsMessagesRegisteredCollection 
    public ref class MDPartsMessagesRegisteredCollection 
    Remarks
    Parts Database is needed when you want to use properties of TemplateMDMessage, otherwise no project needed.
    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets the number of elements contained in the MDPartsMessagesRegisteredCollection.  
    Top
    Public Methods
     NameDescription
    Public MethodReturns an enumerator that can iterate through a collection.  
    Public MethodReturns a typed enumerator that can iterate through a collection.  
    Top
    See Also