Proprietà SalvaRevRevCommand
|
Restituisce il comando sotteso per la creazione della revisione.
Namespace:
DedNetInv.Commands
Assembly:
DedNetInv (in DedNetInv.dll) Versione: 21.3.0.0 (21.3.0.0)
Sintassi public RevCommand RevCommand { get; set; }
Public Property RevCommand As RevCommand
Get
Set
public:
property RevCommand^ RevCommand {
RevCommand^ get ();
void set (RevCommand^ value);
}
member RevCommand : RevCommand with get, set
Valore della proprietà
Tipo:
RevCommandVedi anche