|
Description
|
Returns/sets the authorization date for the reply envelope. Restituisce o imposta la data di autorizzazione della Filiale delle poste S.p.A. che ha autorizzato l'apertura del conto di credito postale.
|
Syntax Visual Basic
|
[form.]Postel.ReplyEnvelopeAuthDate[ = Date]
|
|
Visual C++
|
DATE Postel.GetReplyEnvelopeAuthDate(); void Postel.SetReplyEnvelopeAuthDate(DATE NewValue);
|
|
Delphi
|
property ReplyEnvelopeAuthDate: TDateTime;
|
|
C#
|
DateTime Postel.ReplyEnvelopeAuthDate;
|
|
Remarks
|
See the ReplyEnvelopeName property for more information./Vedere la proprietā ReplyEnvelopeName per maggiori informazioni.
|
|
Data Type
|
Date
|