This document is archived and information here might be outdated.  Recommended version.


IArcInfoItemEdit.AlternateName Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (DataSourcesFile)  

IArcInfoItemEdit.AlternateName Property

Alternate Name of the Item.

[Visual Basic .NET]
Public WriteOnly Property AlternateName_2
[C#]
public void AlternateName_2 {set;}
[C++]
HRESULT put_AlternateName(
  BSTR 
);
[C++]

Parameters [in] is a parameter of type BSTR

Product Availability

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

See Also

IArcInfoItemEdit Interface