This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGPFeatureSolutionsResult Interface > IGPFeatureSolutionsResult.SecondOID Property (ArcObjects .NET 10.4 SDK) |
Sets the second OID.
[Visual Basic .NET] Public Property SecondOID As Integer
[C#] public int SecondOID {get; set;}
[C++]
HRESULT get_SecondOID(
long* SecondOID
);
[C++]
HRESULT put_SecondOID(
long SecondOID
);
[C++]
Parameters SecondOID [out, retval] SecondOID is a parameter of type long SecondOID [in] SecondOID is a parameter of type long