Projects a given time, from UTC to this time reference.
[Visual Basic .NET] Public Sub ProjectFromUTC ( _ ByVal Time As ITime _ )
[C#] public void ProjectFromUTC ( ITime Time );
[C++]
HRESULT ProjectFromUTC(
ITime* Time
);
[C++]Parameters
Time [in]Time is a parameter of type ITime
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.