←Select platform

Context Property

Summary

Determines the context of the repository where storage/retrieval/searching and other operations will take place.

Syntax
C#
VB
C++
public RepositoryContext Context {get; set;} 
Public Property Context() As RepositoryContext 
   Get 
   Set 
public:  
   property RepositoryContext^ Context 
   { 
      RepositoryContext^ get() 
      void set(RepositoryContext^ value) 
   } 

Property Value

One of the repository context implementations.

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Analytics Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.