Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPartsMessagesRegisteredCollection Class / MDPartsMessagesRegisteredCollection Constructor / MDPartsMessagesRegisteredCollection Constructor(Boolean)
If set to true only messages that are licensed in the actual system will be regarded

In This Topic
    MDPartsMessagesRegisteredCollection Constructor(Boolean)
    In This Topic
    Constructor. Initializes the matching enumerator.
    Syntax
    public MDPartsMessagesRegisteredCollection( 
       bool bOnlyLicensed
    )
    public:
    MDPartsMessagesRegisteredCollection( 
       bool bOnlyLicensed
    )

    Parameters

    bOnlyLicensed
    If set to true only messages that are licensed in the actual system will be regarded
    See Also