Class AceSection
Inherited Members
Namespace: Unity.Industrial.Forma.Configit.Ace.Core
Assembly: solution.dll
Syntax
[Serializable]
public class AceSection
Fields
| Name | Description |
|---|---|
| id | The ID of the AceSection. |
| name | The display name of the AceSection. |
| variables | The list of variables in the AceSection. |