Class AceStringValue
Inherited Members
Namespace: Unity.Industrial.Forma.Configit.Ace.Core
Assembly: solution.dll
Syntax
[Serializable]
public class AceStringValue
Constructors
| Name | Description |
|---|---|
| AceStringValue(string, string, State, Dictionary<string, string>) | Constructor |
Fields
| Name | Description |
|---|---|
| m_Properties | |
| name | The name of the variable value |
| state | The state of the variable value |
| value | The value of the variable value |
Properties
| Name | Description |
|---|---|
| properties | The properties of the Configit Ace product associated with this variable value |