Click or drag to resize

Report Class

Represents a printable report that has been configured as part of a DataSource contained within a DataTemplate.
Inheritance Hierarchy
SystemObject
  FactoryLogix.xTend.DataObjectsReport

Namespace:  FactoryLogix.xTend.DataObjects
Assembly:  FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.245.0.0 (8.245.0.0)
Syntax
public class Report

The Report type exposes the following members.

Constructors
  NameDescription
Public methodReport
Initializes a new instance of the Report class
Top
Properties
  NameDescription
Public propertyId
A unique identifier.
Public propertyName
A human-friendly name for this report as it appears in DataMiner.
Top
See Also