|
Postel Control - CityField Property
Kadmos Postel ActiveX Control

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