This document is archived and information here might be outdated.  Recommended version.


IServiceData.Object Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Carto)  

IServiceData.Object Property

Object in native format.

[Visual Basic .NET]
Public ReadOnly Property Object As Object
[C#]
public object Object {get;}
[C++]
HRESULT get_Object(
  LPUNKNOWN* objectUnknown
);
[C++]

Parameters objectUnknown [out, retval] objectUnknown is a parameter of type LPUNKNOWN

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IServiceData Interface

.NET Related Topics

Feature services