Click or drag to resize

GlobalSearchHelperGetSearchableObjects Method

Gets the searchable objects.

Namespace:  Atomia.Billing.Core.Sdk.BusinessLogic
Assembly:  Atomia.Billing.Core.Sdk (in Atomia.Billing.Core.Sdk.dll) Version: 18.10.7096.28998
Syntax
public static string[] GetSearchableObjects()

Return Value

Type: String
String array containing names of available objects to search.
See Also