Executes a Get Organisations request.

Syntax

ISAccountingInterfaceService_Xero.ExecuteGetOrganisations(request, response, [serviceLogCreateDetails], [createServiceLog])

Parameters

NameTypeOptionalByRefDescription
request ISAccountingInterfaceRequest_Xero_GetOrganisations The Request. Typically set to Nothing.
response ISAccountingInterfaceResponse_Xero_GetOrganisations ByRef The Response.
serviceLogCreateDetails ISServiceLogCreateDetails Optional ByRef Details to use when creating a Service Log. This will be updated with the Primary Key of the Service Log record that was created. If omitted, a value of Nothing is assumed.
createServiceLog Boolean Optional If omitted, a value of True is assumed.

Return Value

Boolean

A Boolean value indicating success.

Member of:
ISAccountingInterfaceService_Xero
Namespace:
Intersoft.ISAccountingInterface6
Assembly:
ISAccountingInterface6, Version=6.0.3
Target Framework:
.NET 9.0