This document is archived and information here might be outdated.  Recommended version.


IDataObjectTable.OIDPropName Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Carto)  

IDataObjectTable.OIDPropName Property

.

[Visual Basic .NET]
Public ReadOnly Property OIDPropName As String
[C#]
public string OIDPropName {get;}
[C++]
HRESULT get_OIDPropName(
  BSTR* propName
);
[C++]

Parameters propName [out, retval] propName is a parameter of type BSTR

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IDataObjectTable Interface