This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IS > ISeamlineTaskInfo2 Interface > ISeamlineTaskInfo2.RequestSizeType Property (ArcObjects .NET 10.5 SDK) |
The unit of the value specified for the 'RequestSize' property.
[Visual Basic .NET] Public Property RequestSizeType As esriRequestSizeType
[C#] public esriRequestSizeType RequestSizeType {get; set;}
[C++]
HRESULT get_RequestSizeType(
esriRequestSizeType* pRequestSizeType
);
[C++]
HRESULT put_RequestSizeType(
esriRequestSizeType pRequestSizeType
);
[C++]
Parameters pRequestSizeType [out, retval]
pRequestSizeType is a parameter of type esriRequestSizeType pRequestSizeType [in]
pRequestSizeType is a parameter of type esriRequestSizeType