GeneralComponents Web Service
Method/GetFreeTables
GeneralComponents Web Service > All Operations Resource Group : /GetFreeTables (Method)
Description
The GetFreeTables function returns all freeTable records for the specified parameters.
Request (GetFreeTablesSoapIn)

The request body is of type GetFreeTables.

Request Body Parameters

NameDescriptionData Type
 FreeTablesFilter
TableDescription Element TableName Element ParentTableName Element Sequence filter Element Sequence GetFreeTables Element

Overview

Sequence
Sequence
ParentTableName optional xs:string
TableName optional xs:string
TableDescription optional xs:string
Response (GetFreeTablesSoapOut)

The response body is of type GetFreeTablesResponse.

Response Body Parameters

NameDescriptionData Type
 ArrayOfViewFreeTableInfo
TableDescription Element TableName Element ParentTableName Element CompanyId Element OrganizationId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence ViewFreeTableInfo Element Sequence GetFreeTablesResult Element Sequence GetFreeTablesResponse Element

Overview

Sequence
Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
ParentTableName optional xs:string
TableName optional xs:string
TableDescription optional xs:string
See Also
All Operations Resource GroupGeneralComponents Web Service