public interface IConstantValue : IElement| name | description |
|---|---|
| Constant { get; set; } | |
| SecretManagerKey { get; } | |
| SharedOrPrivateValue { get; set; } |
- interface IElement
- namespace Mendix.StudioPro.ExtensionsAPI.Model.Settings
public interface IConstantValue : IElement| name | description |
|---|---|
| Constant { get; set; } | |
| SecretManagerKey { get; } | |
| SharedOrPrivateValue { get; set; } |