Eplan Platform API
Eplan.EplApi.EServices Namespace / PrjMessagesCollection Class / PrjMessagesCollection Constructor
messages of this project will be analyzed

In This Topic
    PrjMessagesCollection Constructor
    In This Topic
    constructor. initializes the matching enumerator.
    Syntax
    public PrjMessagesCollection( 
       Project oProject
    )
    public:
    PrjMessagesCollection( 
       Project^ oProject
    )

    Parameters

    oProject
    messages of this project will be analyzed
    See Also