This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > System > ESRI.ArcGIS.esriSystem > Interfaces > IJ > IJobDefinition Interface > IJobDefinition.StringRequest Property (ArcObjects .NET 10.4 SDK) |
Request message in SOAP format.
[Visual Basic .NET] Public Property StringRequest As String
[C#] public string StringRequest {get; set;}
[C++]
HRESULT get_StringRequest(
BSTR* pVal
);
[C++]
HRESULT put_StringRequest(
BSTR pVal
);
[C++]
Parameters pVal [out, retval] pVal is a parameter of type BSTR pVal [in] pVal is a parameter of type BSTR