RAD Studio VCL Reference
|
Lists the objects that encapsulate the attachments included with the SOAP request or its response.
property Attachments: TSoapDataList;
__property TSoapDataList Attachments;
When a method on an invokable interface requires the user to send or receive attachments, these attachments are each represented by a TSoapAttachment object. Attachments lists the TSoapAttachment objects for each attachment of the current method.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|