uaPLUS Reference
BROWSEMODE Enumeration
See Also  Send Feedback
NSPlugin Namespace : BROWSEMODE Enumeration

Glossary Item Box

Browse Mode enumerator

Syntax

Visual Basic (Declaration) 
Public Enum BROWSEMODE 
   Inherits System.Enum
C# 
public enum BROWSEMODE : System.Enum 

Members

MemberDescription
REAL Browse calls are handled in the generic server and return the item/branches that are defined in the cache.
VIRTUAL Browse calls are handled in the plug-in and typically return all items that could be dynamically added to the cache.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         NSPlugin.BROWSEMODE

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

© 2010-2018 Copyright Advosol Inc. All Rights Reserved.