IIndexWorkspaceServiceHelper Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Helper class for interface IIndexWorkspaceService
public ref class IIndexWorkspaceServiceHelper abstract sealed
public ref class IIndexWorkspaceServiceHelper abstract sealed
class IIndexWorkspaceServiceHelper abstract sealed
public static class IIndexWorkspaceServiceHelper
type IIndexWorkspaceServiceHelper = class
Public Module IIndexWorkspaceServiceHelper
- Inheritance
-
IIndexWorkspaceServiceHelper
Methods
GetValuesByContextAsync<T>(IIndexWorkspaceService, String, Guid, Boolean, CancellationToken, String) |
Retrieve data values as Dictionary using the context as the key |
GetValuesByNameAsync<T>(IIndexWorkspaceService, String, Guid, Boolean, CancellationToken, String, String) |
Retrieve data value as Dictionary data |
RefreshElementAsync(IIndexWorkspaceService, String, IndexElement, CancellationToken) |
Refresh an element |