ArcGIS Runtime SDK for WPF - Library Reference
LockVersion Property
See Also 
ESRI.ArcGIS.Client.Local Namespace > WorkspaceInfo Class : LockVersion Property

Gets or sets a value indicating whether the connection should be locked to this database version.

Syntax

Visual Basic (Declaration) 
Public Property LockVersion As Boolean
C# 
public bool LockVersion {get; set;}

Property Value

true if the connection is locked to this database version; otherwise false

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8

See Also

© ESRI, Inc. All Rights Reserved.