Click or drag to resize

ParameterIsRequired Property

A boolean value indicating whether or not this parameter is required for the DataSource to execute. Parameters that have been configured as "run-time" parameters will have this value set to true.

Namespace:  FactoryLogix.xTend.DataObjects
Assembly:  FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.242.0.0 (8.242.0.0)
Syntax
public bool IsRequired { get; }

Property Value

Type: Boolean
See Also