Click or drag to resize

DataTemplateDataSources Property

A list of the data sources (data generators) contained within this data template.

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<DataSource> DataSources { get; }

Property Value

Type: IEnumerableDataSource
See Also