BaseProjectMessage Constructor(Region,Int32,String,String,String)
In This Topic
constructor
Syntax
Parameters
| Parameter Name | Description |
|---|
| eRegion | IMessage.Region of this message. |
| nErrNr | Message number. |
| strErrTextParam | The replacement text for this message. This string may also be empty. |
| strPartNumber | The message refers to variant '1' of this part number. Cannot be empty or null. |
| strAdditionalInf | Additional language-independent message text. Is saved as specified in the database. This string may also be empty. |
Exceptions
See Also