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 > IGPSAUtil Interface > IGPSAUtil.GetTrendEnum Method (ArcObjects .NET 10.5 SDK) |
Gets Trend Enum.
[Visual Basic .NET] Public Function GetTrendEnum ( _ ByVal name As String _ ) As esriGeoAnalysisTrendEnum
[C#] public esriGeoAnalysisTrendEnum GetTrendEnum ( string name );
[C++]
HRESULT GetTrendEnum(
BSTR name,
esriGeoAnalysisTrendEnum* pOut
);
[C++]
Parameters name name is a parameter of type BSTR pOut [out, retval]
pOut is a parameter of type esriGeoAnalysisTrendEnum