This document is archived and information here might be outdated. Recommended version. |
Display order of the geoprocessing environment.
[Visual Basic .NET]
Public Property DisplayOrder As Integer
[C#]
public int DisplayOrder {get; set;}
[C++]
HRESULT get_DisplayOrder(
System.Int32* DisplayOrder
);
[C++]
HRESULT put_DisplayOrder(
long DisplayOrder
);
[C++] Parameters DisplayOrder [out, retval]
DisplayOrder is a parameter of type long* DisplayOrder [in]
DisplayOrder is a parameter of type long