Soap.XSBuiltIns.TXSDate.NativeToXS
Delphi
function NativeToXS: InvString; override;
C++
virtual System::UnicodeString __fastcall NativeToXS();
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | Soap.XSBuiltIns.pas Soap.XSBuiltIns.hpp |
Soap.XSBuiltIns | TXSDate |
Description
Returns a string that represents the value of a TXSDate instance.
NativeToXS returns the string that represents the value of this TXSDate in a SOAP packet.