This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IS > IServiceData Interface > IServiceData.Object Property (ArcObjects .NET 10.4 SDK) |
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