|
Postel Control - FileName Property
Kadmos Postel ActiveX Control

Postel Control
FileName Property
|
Description
|
Returns/sets the batch file name to generate. Restituisce o imposta il nome del file di lotto da generare.
|
Syntax Visual Basic
|
[form.]Postel.FileName[ = Text$]
|
|
Visual C++
|
CString Postel.GetFileName(); void Postel.SetFileName(LPCTSTR lpszNewValue);
|
|
Delphi
|
property FileName: WideString;
|
|
C#
|
string Postel.FileName;
|
|
Data Type
|
String
|
Copyright © 2001/2008 Kadmos.com - All rights reserved. Privacy Policy
|