This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > ID > IDataSummaryAction Interface > IDataSummaryAction.DeliverPrintedReport Property (ArcObjects .NET 10.4 SDK) |
property DeliverPrintedReport.
[Visual Basic .NET] Public Property DeliverPrintedReport As Boolean
[C#] public bool DeliverPrintedReport {get; set;}
[C++]
HRESULT get_DeliverPrintedReport(
VARIANT_BOOL* DeliverPrintedReport
);
[C++]
HRESULT put_DeliverPrintedReport(
VARIANT_BOOL DeliverPrintedReport
);
[C++]
Parameters DeliverPrintedReport [out, retval] DeliverPrintedReport is a parameter of type VARIANT_BOOL DeliverPrintedReport [in] DeliverPrintedReport is a parameter of type VARIANT_BOOL