Restituisce o imposta le note della commessa.
Impostando questa proprietà si ottiene l'immediato aggiornamento della commessa nel Database.
Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi public string Note { get; set; }
Public Property Note As String
Get
Set
public:
property String^ Note {
String^ get ();
void set (String^ value);
}
member Note : string with get, set
Valore della proprietà
StringVedi anche