This document is archived and information here might be outdated. Recommended version. |
The OID field name.
[Visual Basic .NET]
Public Property OIDFieldName As String
[C#]
public string OIDFieldName {get; set;}
[C++]
HRESULT get_OIDFieldName(
BSTR FieldName
);
[C++]
HRESULT put_OIDFieldName(
System.String* FieldName
);
[C++] Parameters FieldName [in]
FieldName is a parameter of type BSTR FieldName [out, retval]
FieldName is a parameter of type BSTR*
OIDFieldName specifies the field which contains the OID values.