 | TreeEventResults Eigenschaft |
Liste mit Verarbeitungsergebnissen des Knotens, der das Ereignis meldet.
Namensraum: Vishnu.InterchangeAssembly: Vishnu.Interchange (in Vishnu.Interchange.dll) Version: 1.0.0+d75bac576d44afb64cfff79fd3665c8ca1172cbc
Syntaxpublic ResultDictionary? Results { get; set; }
Public Property Results As ResultDictionary
Get
Set
public:
property ResultDictionary^ Results {
ResultDictionary^ get ();
void set (ResultDictionary^ value);
}
member Results : ResultDictionary with get, set
Eigenschaftswert
ResultDictionary
Siehe auch