Click or drag to resize

Metodo DedStateFlowTransactions.IsReserved

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

Namespace: DedNet.Core
Assembly: DedNet (in DedNet.dll) Versione: 27.4.0-RC
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