|
Postel Control - ZIPField Property
Kadmos Postel ActiveX Control

Postel Control
ZIPField Property
|
Description
|
Returns/sets the ZIP field name of database that stores the adresses of recipients. Restituisce o imposta il nome del campo del database che specifica il CAP (Codice di Avviamento Postale) dei destinatari.
|
Syntax Visual Basic
|
[form.]Postel.ZIPField[ = Text$]
|
|
Visual C++
|
CString Postel.GetZIPField(); void Postel.SetZIPField(LPCTSTR lpszNewValue);
|
|
Delphi
|
property ZIPField: WideString;
|
|
C#
|
string Postel.ZIPField;
|
|
Remarks
|
See the NameField property for more information./Vedere la proprietā NameField per maggiori informazioni.
|
|
Data Type
|
String
|
|
Default Value
|
"CAP"
|
Copyright © 2001/2011 Kadmos.com - All rights reserved. Privacy Policy
|