public interface IConfiguration : IElement| name | description |
|---|---|
| ApplicationRootUrl { get; set; } | |
| Name { get; set; } | |
| AddConstantValue(…) | |
| AddCustomSetting(…) | |
| GetConstantValues() | |
| GetCustomSettings() | |
| InsertConstantValue(…) | |
| InsertCustomSetting(…) | |
| RemoveConstantValue(…) | |
| RemoveCustomSetting(…) |
- interface IElement
- namespace Mendix.StudioPro.ExtensionsAPI.Model.Settings