Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPartsMessagesRegisteredEnumerator Class / Init Method / Init(Boolean,MDPartsDatabase) Method
If set to true only messages that are licensed in the actual system will be regarded
Properties of TemplateMDMessage will be set/get to/from this Parts Database.

In This Topic
    Init(Boolean,MDPartsDatabase) Method
    In This Topic
    Initializes the enumerator for iterating over the collection of all registered messages in the system.
    Syntax

    Parameters

    bOnlyLicensed
    If set to true only messages that are licensed in the actual system will be regarded
    oMDPartsdb
    Properties of TemplateMDMessage will be set/get to/from this Parts Database.
    Remarks
    Automatically used by the constructor of Eplan::EplApi::MasterData:
    See Also