Metodo DedNetApplicationCreateCreateEditSparePartsAttributesCommand (CommandContextEnum)
             | 
          
        
         
            Crea un nuovo comando CreateSparePartsDrawingCommand.
            
 
    Namespace: 
   DedNet
    Assembly:
   DedNet (in DedNet.dll) Versione: 24.6.0.0 (24.6.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
 - Tipo: DedNet.CommandsCommandContextEnum
 
Valore di ritorno
Tipo: 
CreateEditSparePartsAttributesCommand
Vedi anche