ArcObjects Library Reference (Display)  

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(
  long* 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