This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IA > IAISClientObjectX Interface > IAISClientObjectX.Report Method (ArcObjects .NET 10.4 SDK) |
This function is intended for internal use by other Image Service objects.
[Visual Basic .NET] Public Sub Report ( _ ByVal statusString As String _ )
[C#] public void Report ( string statusString );
[C++]
HRESULT Report(
BSTR statusString
);
[C++]
Parameters statusString [in] statusString is a parameter of type BSTR