Click or drag to resize

DataTemplate Properties

The DataTemplate type exposes the following members.

Properties
  NameDescription
Public propertyCharts
A list of the Charts that have been configured for this data source.
Public propertyDataSources
A list of the data sources (data generators) contained within this data template.
Public propertyId
A unique identifier for this particular DataTemplate (corresponds to the primary key in the FactoryLogix database)
Public propertyName
The name of the template as it is known in FactoryLogix.
Public propertyReports
A list of the Reports that have been configured for this data source.
Top
See Also