Proprietà MultipleStateChangeExecuteEventArgsNodeList 
             | 
          
        
         
            Restituisce la lista delle anagrafiche selezionate nel Rilascio/Lavorazione multiplo
            
 
    Namespace: 
   DedNet
    Assembly:
   DedNet (in DedNet.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassipublic List<Object> NodeList { get; }Public ReadOnly Property NodeList As List(Of Object)
	Get
public:
property List<Object^>^ NodeList {
	List<Object^>^ get ();
}member NodeList : List<Object> with get
Valore della proprietà
Tipo: 
ListObject
Vedi anche