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


ICieLabConversion.SettingsVersion Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Display > ESRI.ArcGIS.Display > Interfaces > IC > ICieLabConversion Interface > ICieLabConversion.SettingsVersion Property
ArcGIS Developer Help

ICieLabConversion.SettingsVersion Property

The monitor settings version.

[Visual Basic .NET]
Public ReadOnly Property SettingsVersion As Integer
[C#]
public int SettingsVersion {get;}
[C++]
HRESULT get_SettingsVersion(
  System.Int32* version
);
[C++]
Parameters
version [out, retval]

version is a parameter of type long*

Product Availability

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

See Also

ICieLabConversion Interface