Proprietà AddCommCommandBehaviour
             | 
          
        
        
            Restituisce o imposta il comportamento del comando nella creazione della commessa.
            
        
        Namespace: DedNet.CommandsAssembly: DedNet (in DedNet.dll) Versione: 25.3.0.0 (25.3.0.0)
Sintassipublic AddCommCommandDedCreateCommCommandBehaviourEnum Behaviour { get; set; }Public Property Behaviour As AddCommCommandDedCreateCommCommandBehaviourEnum
	Get
	Set
public:
property AddCommCommandDedCreateCommCommandBehaviourEnum Behaviour {
	AddCommCommandDedCreateCommCommandBehaviourEnum get ();
	void set (AddCommCommandDedCreateCommCommandBehaviourEnum value);
}member Behaviour : AddCommCommandDedCreateCommCommandBehaviourEnum with get, set
Valore della proprietà
AddCommCommandDedCreateCommCommandBehaviourEnum
Vedi anche