Metodo DedEcoManagerGetFormattedNameWithoutPrefix
|
Metodo usato per formattare il nome dell'ECO senza il prefisso "ECO.".
Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi public 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
StringVedi anche