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
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.