ArcObjects Library Reference (DataSourcesFile)  

IArcInfoItemEdit.IsRedefined Property

Indicates if the Item is Redefined.

[Visual Basic .NET]
Public WriteOnly Property IsRedefined_2
[C#]
public void IsRedefined_2 {set;}
[C++]
HRESULT put_IsRedefined(
  VARIANT_BOOL 
);
[C++]

Parameters

[in]    is a parameter of type VARIANT_BOOL

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IArcInfoItemEdit Interface