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