This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > SpatialAnalyst > ESRI.ArcGIS.SpatialAnalyst > Interfaces > IG > IGPSATimeConfiguration Interface > IGPSATimeConfiguration.SetWholeYear Method (ArcObjects .NET 10.5 SDK) |
Sets Whole-Year in time configuration parameters.
[Visual Basic .NET] Public Sub SetWholeYear ( _ ByVal year As Integer _ )
[C#] public void SetWholeYear ( int year );
[C++]
HRESULT SetWholeYear(
long year
);
[C++]
Parameters year year is a parameter of type long