Name of the module.
public string Name { get; set; }| exception | condition |
|---|---|
| ArgumentException | New value is not valid for this document type or is not unique. |
| InvalidOperationException | Value is changed when not inside a ITransaction. |
Note that changing a name of the module renames it. That is, all by-name reference to that module or documents inside it are updated.
- interface IModule
- namespace Mendix.StudioPro.ExtensionsAPI.Model.Projects