Proprietà DedInvDocumentSelectionSelectedDocumentInfo
|
Informazioni sul documento risultato della scelta utente
Namespace: DedNetInv.FormsAssembly: DedNetInv (in DedNetInv.dll) Versione: 27.1.0
Sintassi public Dictionary<string, Object> SelectedDocumentInfo { get; }
Public ReadOnly Property SelectedDocumentInfo As Dictionary(Of String, Object)
Get
public:
property Dictionary<String^, Object^>^ SelectedDocumentInfo {
Dictionary<String^, Object^>^ get ();
}
member SelectedDocumentInfo : Dictionary<string, Object> with get
Valore della proprietà
DictionaryString,
ObjectVedi anche