This document is archived and information here might be outdated. Recommended version. |
Determines whether the state of the version corresponding to this version object has been redefined in the database.
[Visual Basic .NET]
Public ReadOnly Property IsRedefined As Boolean
[C#]
public bool IsRedefined {get;}
[C++]
HRESULT get_IsRedefined(
Boolean* isRedef
);
[C++] Parameters isRedef [out, retval]
isRedef is a parameter of type bool*