Proprietà SalvaRevRevCommand
|
Restituisce il comando sotteso per la creazione della revisione.
Namespace: DedNetInv.CommandsAssembly: DedNetInv (in DedNetInv.dll) Versione: 26.4.0.0 (26.4.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à
RevCommandVedi anche