Metodo DedStateFlowTransactionsGetAllInvolvedStates (Int32)
|
Restituisce la lista di tutti gli stati coinvolti nelle transazione della configurazione corrente.
Namespace:
DedNet.Core
Assembly:
DedNet (in DedNet.dll) Versione: 23.3.0.0 (23.3.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
- Tipo: SystemInt32
Valore di ritorno
Tipo:
DedStateListVedi anche