Proprietà DedCommCustomer
|
Restituisce i imposta il cliente 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 Customer { get; set; }
Public Property Customer As String
Get
Set
public:
property String^ Customer {
String^ get ();
void set (String^ value);
}
member Customer : string with get, set
Valore della proprietà
StringVedi anche