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