Proprietà DedVarsInfoUserPromptName
             | 
          
        
        
            Restituisce il nome dell'attributo utilizzato per la compilazione del tassello user in fase di salvataggio nel Database.
            Restituisce 'INFOUSER' di default oppure il valore impostato nelle variabili.
            
        
        Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 27.4.0
Sintassipublic string InfoUserPromptName { get; }Public ReadOnly Property InfoUserPromptName As String
	Get
public:
property String^ InfoUserPromptName {
	String^ get ();
}member InfoUserPromptName : string with get
Valore della proprietà
String
Vedi anche