Proprietà DedRuleAttrName
             | 
          
        
        
            Restituisce l'attributo destinatario della compilazione.
            
        
        Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 25.3.0.0 (25.3.0.0)
Sintassipublic string AttrName { get; set; }Public Property AttrName As String
	Get
	Set
public:
property String^ AttrName {
	String^ get ();
	void set (String^ value);
}member AttrName : string with get, set
Valore della proprietà
String
Vedi anche