Metodo DedEcoManagerGetFormattedNameWithoutPrefix
|
Metodo usato per formattare il nome dell'ECO senza il prefisso "ECO.".
Namespace:
DedNet.Core
Assembly:
DedNet (in DedNet.dll) Versione: 23.3.0.0 (23.3.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
- Tipo: DedNet.CoreDedEco
Valore di ritorno
Tipo:
StringVedi anche