Hidden: Boolean;
Hidden: boolean;
The Hidden property returns the attribute of the fact whether the parameter is hidden.
Available values:
True. Parameter is hidden.
False. Parameter is not hidden.
If the parameter is not set to default value, set value to the parameter before starting calculation. Use the ITsModelParamValue.Value property.
The property use is given in the example for ITsModelParamValue.DataType.
See also: