Executes a Get Tracking Categories request.

Syntax

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

Parameters

NameTypeOptionalByRefDescription
request ISAccountingInterfaceRequest_Xero_GetTrackingCategories The Request. Typically set to Nothing.
response ISAccountingInterfaceResponse_Xero_GetTrackingCategories 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 False 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