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

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

    Parameters

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