Click or drag to resize

Metodo DedStateFlowTransactionsIsReserved

Restituisce true se il passaggio di stato è riservato. Altrimenti false.

Namespace: DedNet.Core
Assembly: DedNet (in DedNet.dll) Versione: 27.1.0
Sintassi
public bool IsReserved(
	DedState stateFrom,
	DedState stateTo
)

Parametri

stateFrom  DedState
Stato di partenza.
stateTo  DedState
Stato di arrivo.

Valore di ritorno

Boolean
Vedi anche