This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IG > IGeoDatasetSchemaEdit2 Interface > IGeoDatasetSchemaEdit2.AlterGeodataXform Method (ArcObjects .NET 10.5 SDK) |
Alters the geodata transformation of the dataset (does not transform the data).
[Visual Basic .NET] Public Sub AlterGeodataXform ( _ ByVal xform As IGeodataXform _ )
[C#] public void AlterGeodataXform ( IGeodataXform xform );
[C++]
HRESULT AlterGeodataXform(
IGeodataXform* xform
);
[C++]
Parameters xform [in]
xform is a parameter of type IGeodataXform