ArcObjects Library Reference  (Display)    

ICieLabConversion.SettingsVersion Property

The monitor settings version.

[Visual Basic 6.0]
Property SettingsVersion As Long
[Visual Basic .NET]
Public ReadOnly Property SettingsVersion As Integer
[C#]
public int SettingsVersion {get;}
[Java]
public  getSettingsVersion (
    Long version
)
[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

 


Feedback Send feedback on this page