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: 26.4.0.0 (26.4.0.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