Return types selected, e.g., esriRasterLasReturnFirst | esriRasterLasReturnLast.
[Visual Basic .NET] Public Property ReturnTypesSelected As Integer
[C#] public int ReturnTypesSelected {get; set;}
[C++]
HRESULT get_ReturnTypesSelected(
long* pReturnTypesSelected
);
[C++]
HRESULT put_ReturnTypesSelected(
long pReturnTypesSelected
);
[C++]Parameters
pReturnTypesSelected [out, retval] pReturnTypesSelected is a parameter of type long pReturnTypesSelected [in] pReturnTypesSelected is a parameter of type long
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.