Click or drag to resize
Infosoft Logo

ITitleServiceGetAllTitles Method

Gets all titles.

Namespace: Infosoft.Common.Contracts.ServiceContracts.Titles
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
GetTitlesResponse GetAllTitles(
	GetTitlesRequest request
)

Parameters

request  GetTitlesRequest
An empty request object.

Return Value

GetTitlesResponse
A response object, containing a list of titles.
See Also