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.4.0
Sintassipublic SaveCommand CreateSaveVariantCommand()
Public Function CreateSaveVariantCommand As SaveCommand
public:
SaveCommand^ CreateSaveVariantCommand()
member CreateSaveVariantCommand : unit -> SaveCommand 
Valore di ritorno
SaveCommandRestituisce il comando.
Vedi anche