The last geodata transform in the collection.
[Visual Basic .NET] Public ReadOnly Property LastXform As IGeodataXform
[C#] public IGeodataXform LastXform {get;}
[C++]
HRESULT get_LastXform(
IGeodataXform** ppXform
);
[C++]Parameters
ppXform [out, retval]ppXform is a parameter of type IGeodataXform
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.