Eplan Platform API
Eplan.EplApi.EServices Namespace / PrjMessagesRegisteredCollection Class
Members

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

    System.Object
       Eplan.EplApi.EServices.PrjMessagesRegisteredCollection

    Syntax
    public class PrjMessagesRegisteredCollection 
    public ref class PrjMessagesRegisteredCollection 
    Remarks
    Project is needed when you want to use properties of ElectroMessage, otherwise no project needed.
    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets the number of elements contained in the PrjMessagesRegisteredCollection.  
    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