Metodo DedStateFlowTransactionsGetAllInvolvedStates(Int32)
|
Restituisce la lista di tutti gli stati coinvolti nelle transazione della configurazione corrente.
Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi public 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
DedStateListVedi anche