CustomerComponents Web Service
Method/GetSingleNoteType
CustomerComponents Web Service > All Operations Resource Group : /GetSingleNoteType (Method)
Description
The GetSingleNoteType function returns the noteType record for the given primary key.
Request (GetSingleNoteTypeSoapIn)

The request body is of type GetSingleNoteType.

Request Body Parameters

NameDescriptionData Type
 xml:int
itemId Element Sequence GetSingleNoteType Element

Overview

Sequence
itemId xs:int
Response (GetSingleNoteTypeSoapOut)

The response body is of type GetSingleNoteTypeResponse.

Response Body Parameters

NameDescriptionData Type
 NoteTypeInfo
Description Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence GetSingleNoteTypeResult Element Sequence GetSingleNoteTypeResponse Element

Overview

Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
Description optional xs:string
See Also
All Operations Resource GroupCustomerComponents Web Service