RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TXSDate.NativeToXS Method

Returns a string that represents the value of a TXSDate instance.

Pascal
function NativeToXS: InvString; override;
C++
virtual __fastcall InvString NativeToXS();

NativeToXS returns the string that represents the value of this TXSDate in a SOAP packet. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!