Wrapper class for Workbench Parameters
Declaration Syntax
public class Parameter : ACTMarshalByRefObject, IWBParameter
Table 1943: Members
Property | Caption |
Gets or sets the parameter's user-visible display text. |
Property | InternalObject |
Gets the workbench parameter data reference. |
Property | Name |
Gets the parameter's internal name. |
Property | Usage |
Gets the parameter's usage (Input or Output). |
Property | Value |
Gets or sets the parameter's current value in the active design point. |