This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IF > IFeatureServiceLayerEditExtension Interface > IFeatureServiceLayerEditExtension.PlugInTableName Property (ArcObjects .NET 10.5 SDK) |
The feature service plug in table for display.
[Visual Basic .NET] Public Property PlugInTableName As IName
[C#] public IName PlugInTableName {get; set;}
[C++]
HRESULT get_PlugInTableName(
IName** pTableName
);
[C++]
HRESULT putref_PlugInTableName(
IName* pTableName
);
[C++]
Parameters pTableName [out, retval]
pTableName is a parameter of type IName pTableName [in]
pTableName is a parameter of type IName