This document is archived and information here might be outdated. Recommended version. |
Indicates if the class has an object identity (OID) field.
[Visual Basic .NET]
Public ReadOnly Property HasOID As Boolean
[C#]
public bool HasOID {get;}
[C++]
HRESULT get_HasOID(
Boolean* HasOID
);
[C++] Parameters HasOID [out, retval]
HasOID is a parameter of type bool*