If not null points to a custom report that indicates which data will be loaded in the printout. [Filter(multi eq)]
Namespace:
Aloe.EnterpriseOne.Model.General
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic DataSource Report { get; set; }
Public Property Report As DataSource
Get
Set
public:
property DataSource^ Report {
DataSource^ get ();
void set (DataSource^ value);
}
member Report : DataSource with get, set
Property Value
Type:
DataSource
See Also