public MDPartsMessagesRegisteredCollection( bool bOnlyLicensed, MDPartsDatabase oMDPartsdb )
public: MDPartsMessagesRegisteredCollection( bool bOnlyLicensed, MDPartsDatabase^ oMDPartsdb )
Parameters
| Parameter Name | Description |
|---|---|
| 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 Database. Can't be NULL. |