The log file age in minutes.
[Visual Basic .NET] Public Property FileAge As Integer
[C#] public int FileAge {get; set;}
[C++]
HRESULT get_FileAge(
long* pAge
);
[C++]
HRESULT put_FileAge(
long pAge
);
[C++]Parameters
pAge [out, retval] pAge is a parameter of type long pAge [in] pAge is a parameter of type long
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.