Click or drag to resize
ABB.Robotics.RobotStudio.Documents Namespace
Classes
  ClassDescription
Public classAnyField
Provides a predicate that matches any field in a document.
Public classBrowseSpec
Provides data for the BeginBrowse(BrowseSpec) and BrowseSync(BrowseSpec) methods.
Public classConfigurationDialogEventArgs
Provides data for the ShowConfigurationDialog event.
Public classDocumentActivatedEventArgs
Provides data for the DocumentActivated event.
Public classDocumentEventArgs
Provides data for the DocumentResult event.
Public classDocumentInfo
Contains information about a document.
Public classDocumentInfoCache
Contains cached information about documents.
Public classDocumentManager
Provides access to documents in local and remote locations.
Public classDocumentProvider
Abstract base for classes that provide access to documents
Public classDocumentProviderCollection
Contains a collection of DocumentProviders.
Public classFileSystemDocumentProvider
Provides documents on local and remote file systems.
Public classFolderEventArgs
Provides data for the FolderResult event.
Public classFolderInfo
Contains information about a logical folder.
Public classNamedField
Provides a predicate that matches a named field in a document.
Public classPredicateNode
Provides a predicate that is the result of grouping other predicates.
Public classResultEventArgs
Provides data for the SearchComplete and BrowseComplete events.
Public classSearchSpec
Provides data for the BeginSearch(SearchSpec) method.
Public classSolutionDocumentProvider
Provides access to files in the active solution folder
Public classUrlSubstitution
Represents a named alias for an URL or part of an URL.
Enumerations
  EnumerationDescription
Public enumerationGalleryStyle
Indicates how a DocumentProvider should be represented by a popup gallery.
Public enumerationLocalCopyStatus
Indicates the status of a local copy of a remote document.
Public enumerationMatchType
Specifies how to match a field.
Public enumerationPredicateNodeType
Specifies the node type.