Company.GetAllCompanies (CompanyGatherer, IDatabase) Method
Public Shared Sub GetAllCompanies( _
ByVal gatherer As CompanyGatherer, _
ByVal db As IDatabase _
)
This language is not supported or no code example is available.
public static void GetAllCompanies(
CompanyGatherer gatherer,
IDatabase db
)
This language is not supported or no code example is available.
public:
static void GetAllCompanies(
CompanyGatherer^ gatherer,
IDatabase^ db
)
This language is not supported or no code example is available.
Parameters
- gatherer
- CompanyGatherer
- db
- IDatabase
<default>