This document is archived and information here might be outdated. Recommended version. |
This property determine how long to hold on results.
[Visual Basic .NET] Public Property HowLongToKeepResults As esriGPTimeIntervalType
[C#] public esriGPTimeIntervalType HowLongToKeepResults {get; set;}
[C++]
HRESULT get_HowLongToKeepResults(
esriGPTimeIntervalType timeInterval
);
[C++]
HRESULT put_HowLongToKeepResults(
esriGPTimeIntervalType* timeInterval
);
[C++]
Parameters timeInterval [in]
timeInterval is a parameter of type esriGPTimeIntervalType timeInterval [out, retval]
timeInterval is a parameter of type esriGPTimeIntervalType*