This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesFile > ESRI.ArcGIS.DataSourcesFile > Interfaces > IA > IArcInfoItem Interface > IArcInfoItem.IsRedefined Property (ArcObjects .NET 10.4 SDK) |
Indicates if the Item is a Redefined Item.
[Visual Basic .NET] Public ReadOnly Property IsRedefined As Boolean
[C#] public bool IsRedefined {get;}
[C++]
HRESULT get_IsRedefined(
VARIANT_BOOL* IsRedefined
);
[C++]
Parameters IsRedefined [out, retval] IsRedefined is a parameter of type VARIANT_BOOL