Gets the provider's root elements
Namespace: Composite.C1Console.Elements.Plugins.ElementProviderAssembly: Composite (in Composite.dll) Version: 5.3.6135.33083
Syntax
Parameters
- seachToken
- Type: Composite.C1Console.Elements..::..SearchToken
If this is null the provider should not do any filtering. If this is not null the provider
should do the appropriate filtering on its elements.
If the provider does not want to be a part of a search and this variable is not null,
the provider should return an empty list
Return Value
Root elements
See Also