GeneralComponents Web Service
Method/GetSingleFreeBinary
GeneralComponents Web Service > All Operations Resource Group : /GetSingleFreeBinary (Method)
Description
The GetSingleFreeBinary function returns the freeBinary record for the given primary key.
Request (GetSingleFreeBinarySoapIn)

The request body is of type GetSingleFreeBinary.

Request Body Parameters

NameDescriptionData Type
 xml:int
itemId Element Sequence GetSingleFreeBinary Element

Overview

Sequence
itemId xs:int
Response (GetSingleFreeBinarySoapOut)

The response body is of type GetSingleFreeBinaryResponse.

Response Body Parameters

NameDescriptionData Type
 FreeBinaryInfo
FileContent Element FileName Element Description Element BinaryType Element StoreId Element CompanyId Element OrganizationId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence GetSingleFreeBinaryResult Element Sequence GetSingleFreeBinaryResponse Element

Overview

Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
StoreId xs:int
Description optional xs:string
FileName optional xs:string
FileContent optional xs:base64Binary
See Also
All Operations Resource GroupGeneralComponents Web Service