Metodo DedEcoManagerGetFormattedNameWithoutPrefix
             | 
          
        
        
            Metodo usato per formattare il nome dell'ECO senza il prefisso "ECO.".
            
        
        Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 25.3.0.0 (25.3.0.0)
Sintassipublic string GetFormattedNameWithoutPrefix(
	DedEco eco
)
Public Function GetFormattedNameWithoutPrefix ( 
	eco As DedEco
) As String
public:
String^ GetFormattedNameWithoutPrefix(
	DedEco^ eco
)
member GetFormattedNameWithoutPrefix : 
        eco : DedEco -> string Parametri
- eco  DedEco
 -  
 
Valore di ritorno
String
Vedi anche