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(
VARIANT_BOOL* isRedef
);
[C++]Parameters
isRedef [out, retval] isRedef is a parameter of type VARIANT_BOOL
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.