This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGPResultOptions2 Interface > IGPResultOptions2.TransportType Property (ArcObjects .NET 10.4 SDK) |
Indicates if the result files should be returned embedded or referenced by url.
[Visual Basic .NET] Public Property TransportType As esriGDSTransportType
[C#] public esriGDSTransportType TransportType {get; set;}
[C++]
HRESULT get_TransportType(
esriGDSTransportType* TransportType
);
[C++]
HRESULT put_TransportType(
esriGDSTransportType TransportType
);
[C++]
Parameters TransportType [out, retval]
TransportType is a parameter of type esriGDSTransportType TransportType [in]
TransportType is a parameter of type esriGDSTransportType