This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GISClient > ESRI.ArcGIS.GISClient > Interfaces > IA > IAGSServerObjectName2 Interface > IAGSServerObjectName2.ParentType Property (ArcObjects .NET 10.4 SDK) |
The type of server object this server object extension is associated with.
[Visual Basic .NET] Public Property ParentType As String
[C#] public string ParentType {get; set;}
[C++]
HRESULT get_ParentType(
BSTR* ParentType
);
[C++]
HRESULT put_ParentType(
BSTR ParentType
);
[C++]
Parameters ParentType [out, retval] ParentType is a parameter of type BSTR ParentType [in] ParentType is a parameter of type BSTR