Proprietà DedInvDocumentSelectionInitSelectedDocument
|
Documento inizialmente selezionato
Namespace: DedNetInv.FormsAssembly: DedNetInv (in DedNetInv.dll) Versione: 27.1.0
Sintassi public Document InitSelectedDocument { get; set; }
Public Property InitSelectedDocument As Document
Get
Set
public:
property Document^ InitSelectedDocument {
Document^ get ();
void set (Document^ value);
}
member InitSelectedDocument : Document with get, set
Valore della proprietà
DocumentVedi anche