Proprietà TranslationsMangerCommandCommAttrs
             | 
          
        
        
            Indica se utilizzare gli attributi di commessa.
            
        
        Namespace: DedNet.CommandsAssembly: DedNet (in DedNet.dll) Versione: 27.4.0
Sintassipublic bool CommAttrs { get; set; }Public Property CommAttrs As Boolean
	Get
	Set
public:
property bool CommAttrs {
	bool get ();
	void set (bool value);
}member CommAttrs : bool with get, set
Valore della proprietà
Boolean
Vedi anche