Metodo DedNetApplicationCreateSaveVariantCommand
|
Crea un nuovo comando SaveCommand impostato in modo che sia utilizzato per
la creazione della variante.
Namespace: DedNetAssembly: DedNet (in DedNet.dll) Versione: 27.1.0
Sintassi public SaveCommand CreateSaveVariantCommand()
Public Function CreateSaveVariantCommand As SaveCommand
public:
SaveCommand^ CreateSaveVariantCommand()
member CreateSaveVariantCommand : unit -> SaveCommand
Valore di ritorno
SaveCommandRestituisce il comando.
Vedi anche