Soap.OPConvert.IOPConvert.GetAttachments

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function  GetAttachments: TSoapDataList;

C++

virtual Soap::Soapattachintf::TSoapDataList* __fastcall GetAttachments() = 0 ;

Properties

Type Visibility Source Unit Parent
function public
Soap.OPConvert.pas
Soap.OPConvert.hpp
Soap.OPConvert IOPConvert

Description

Returns the value of the Attachments property.

GetAttachments is the read implementation for the Attachments property.

See Also