Proprietà SalvaRevTopDocument
|
Restituisce il Documento correntemente attivo che è di tipo assieme nel caso di salva parte revisione oppure
che coincide con l'InvDoc nel caso di salva revisione.
Namespace: DedNetInv.CommandsAssembly: DedNetInv (in DedNetInv.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi public Document TopDocument { get; }
Public ReadOnly Property TopDocument As Document
Get
public:
property Document^ TopDocument {
Document^ get ();
}
member TopDocument : Document with get
Valore della proprietà
DocumentVedi anche