Soap.OPConvert.IOPConvert.SetAttachments

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure SetAttachments(Value: TSoapDataList);

C++

virtual void __fastcall SetAttachments(Soap::Soapattachintf::TSoapDataList* Value) = 0 ;

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
public
Soap.OPConvert.pas
Soap.OPConvert.hpp
Soap.OPConvert IOPConvert

Description

Définit la valeur de la propriété Attachments.

SetAttachments est l'implémentation en écriture de la propriété Attachments.

Value représente une liste d'objets TSoapAttachment qui encapsulent l'ensemble en cours des attachements.

Voir aussi