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

The request body is of type GetSingleViewFreeBinary.

Request Body Parameters

NameDescriptionData Type
 xml:int
itemId Element Sequence GetSingleViewFreeBinary Element

Overview

Sequence
itemId xs:int
Response (GetSingleViewFreeBinarySoapOut)

The response body is of type GetSingleViewFreeBinaryResponse.

Response Body Parameters

NameDescriptionData Type
 ViewFreeBinaryInfo
FileContentBytes Element Base64FileContent Element 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 GetSingleViewFreeBinaryResult Element Sequence GetSingleViewFreeBinaryResponse 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
Base64FileContent optional xs:string
See Also
All Operations Resource GroupGeneralComponents Web Service