public PrjMessagesRegisteredCollection( bool bOnlyLicensed, Project oProject )
public: PrjMessagesRegisteredCollection( bool bOnlyLicensed, Project^ oProject )
Parameters
| Parameter Name | Description |
|---|---|
| bOnlyLicensed | If set to true only messages that are licensed in the actual system will be regarded |
| oProject | Properties of ElectroMessage will be set/get to/from this Project. Can't be null. |