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


IArcInfoItemEdit.IsPseudo Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (DataSourcesFile)  

IArcInfoItemEdit.IsPseudo Property

Indicates if the Item is a Pseudo Item.

[Visual Basic .NET]
Public WriteOnly Property IsPseudo_2
[C#]
public void IsPseudo_2 {set;}
[C++]
HRESULT put_IsPseudo(
  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