This document is archived and information here might be outdated. Recommended version. |
Indicates whether the specified version is visible in the conflicts window.
[Visual Basic .NET] Public Function get_VersionVisible ( _ ByVal vers As esriVersion _ ) As Boolean
[Visual Basic .NET] Public Sub set_VersionVisible ( _ ByVal vers As esriVersion, _ ByVal Visible As Boolean _ )
[C#] public bool get_VersionVisible ( esriVersion vers );
[C#] public void set_VersionVisible ( esriVersion vers, bool Visible );