This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGPSAGeoDataDomain Interface > IGPSAGeoDataDomain.SetFeatureData Method (ArcObjects .NET 10.4 SDK) |
Sets feature data.
[Visual Basic .NET]
Public Sub SetFeatureData ( _
)
[C#] public void SetFeatureData ( );
[C++]
HRESULT SetFeatureData(
void
);