Proprietà CfgOperationAction
             | 
          
        
        
            Indica l'azione che è stata effettuata
            
        
        Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 27.4.0
Sintassipublic CfgOperationCfgOpEnum Action { get; set; }Public Property Action As CfgOperationCfgOpEnum
	Get
	Set
public:
property CfgOperationCfgOpEnum Action {
	CfgOperationCfgOpEnum get ();
	void set (CfgOperationCfgOpEnum value);
}member Action : CfgOperationCfgOpEnum with get, set
Valore della proprietà
CfgOperationCfgOpEnum
Vedi anche