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