Click or drag to resize

Metodo DedNetApplicationCreateStateCommand

Crea un nuovo comando di impostazione stato documento.

Namespace: DedNet
Assembly: DedNet (in DedNet.dll) Versione: 25.3.0.0 (25.3.0.0)
Sintassi
public DedStateCommand CreateStateCommand(
	DedState targetState
)

Parametri

targetState  DedState
Stato di destinazione.

Valore di ritorno

DedStateCommand
Restituisce il comando.
Vedi anche