Click or drag to resize

DataSourceParameters Property

A list of all possible supported Parameters for this data source.

Namespace:  FactoryLogix.xTend.DataObjects
Assembly:  FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.242.0.0 (8.242.0.0)
Syntax
public IEnumerable<Parameter> Parameters { get; }

Property Value

Type: IEnumerableParameter
See Also