Class SetupConfig
Class SetupConfig.
Namespace: Unity.Industrial.Forma.Editor.UI.Service
Syntax
public class SetupConfig : object
Properties
populateActiveProfileReference
Gets or sets a value indicating whether [populate ActiveProfileReference]
Declaration
public bool populateActiveProfileReference { get; set; }
Property Value
Type | Description |
---|---|
Boolean |
populateEnvironment
Gets or sets a value indicating whether [populate environment].
Declaration
public bool populateEnvironment { get; set; }
Property Value
Type | Description |
---|---|
Boolean |
|
populateExportProfile
Gets or sets a value indicating whether [populate populateExportProfile]
Declaration
public bool populateExportProfile { get; set; }
Property Value
Type | Description |
---|---|
Boolean |