Metodo DedStateFlowTransactionsGetAllInvolvedStates(Int32)
             | 
          
        
        
            Restituisce la lista di tutti gli stati coinvolti nelle transazione della configurazione corrente.
            
        
        Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 25.3.0.0 (25.3.0.0)
Sintassipublic DedStateList GetAllInvolvedStates(
	int categoryId
)
Public Function GetAllInvolvedStates ( 
	categoryId As Integer
) As DedStateList
public:
DedStateList^ GetAllInvolvedStates(
	int categoryId
)
member GetAllInvolvedStates : 
        categoryId : int -> DedStateList Parametri
- categoryId  Int32
 -  
 
Valore di ritorno
DedStateList
Vedi anche