This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGPFeatureClassDomain2 Interface > IGPFeatureClassDomain2.PortalItemType Property (ArcObjects .NET 10.5 SDK) |
.
[Visual Basic .NET] Public Function get_PortalItemType ( _ ByVal Index As Integer _ ) As esriPortalItemType
[C#] public esriPortalItemType get_PortalItemType ( int Index );
[C++]
HRESULT get_PortalItemType(
long Index,
esriPortalItemType* pType
);
[C++]
Parameters Index [in] Index is a parameter of type long pType [out, retval]
pType is a parameter of type esriPortalItemType