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