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 > IGeoDataset2 Interface > IGeoDataset2.GeodataXform Property (ArcObjects .NET 10.5 SDK) |
The geodata transformation of the GeoDataset.
[Visual Basic .NET] Public ReadOnly Property GeodataXform As IGeodataXform
[C#] public IGeodataXform GeodataXform {get;}
[C++]
HRESULT get_GeodataXform(
IGeodataXform** xform
);
[C++]
Parameters xform [out, retval]
xform is a parameter of type IGeodataXform