EasyUA Reference
Browser Class Members
See Also  Properties  Methods  Events Send Feedback
EasyUA Assembly > Advosol.EasyUA Namespace : Browser Class

Glossary Item Box

The following tables list the members exposed by Browser.

Public Constructors

 NameDescription
Public ConstructorBrowser ConstructorOverloaded.   
Top

Public Properties

 NameDescription
Public PropertyBrowseDirection The direction to browse.  
Public PropertyContinueUntilDone Whether subsequent continuation points should be processed automatically.  
Public PropertyIncludeSubtypes Whether subtypes of the reference type should be included.  
Public PropertyMaxReferencesReturned The maximum number of refrences to return in a single browse operation.  
Public PropertyReferenceTypeId The reference type to follow.  
Public PropertyResultMask The results to return.  
Public PropertyServerRootNode The UA server Objects folder.  
Public PropertyServerTypeRootNode The UA server Types folder.  
Public PropertyServerViewRootNode The UA server Views folder.  
Public PropertyView The view to use for the browse operation.  
Top

Public Methods

 NameDescription
Public MethodBeginBrowse Asynchronously browses the specified node.  
Public MethodBrowse Browses the specified node.  
Public MethodEndBrowse Completes an asynchronous browse operation.  
Top

Public Events

 NameDescription
Public EventMoreReferences Raised when a browse operation halted because of a continuation point.  
Top

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.