'Declaration Public Function GetCachedTables() As List(Of String)
public List<string> GetCachedTables()
Return Value
The list of cached Salesforce tables.
'Declaration Public Function GetCachedTables() As List(Of String)
public List<string> GetCachedTables()