Metodo DedNetApplicationCreateCreateEditSparePartsAttributesCommand(CommandContextEnum)
             | 
          
        
        
            Crea un nuovo comando CreateSparePartsDrawingCommand.
            
        
        Namespace: DedNetAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassipublic CreateEditSparePartsAttributesCommand CreateCreateEditSparePartsAttributesCommand(
	CommandContextEnum cntx
)
Public Function CreateCreateEditSparePartsAttributesCommand ( 
	cntx As CommandContextEnum
) As CreateEditSparePartsAttributesCommand
public:
CreateEditSparePartsAttributesCommand^ CreateCreateEditSparePartsAttributesCommand(
	CommandContextEnum cntx
)
member CreateCreateEditSparePartsAttributesCommand : 
        cntx : CommandContextEnum -> CreateEditSparePartsAttributesCommand Parametri
- cntx  CommandContextEnum
 -  
 
Valore di ritorno
CreateEditSparePartsAttributesCommand
Vedi anche