Metodo DedEcoManagerGetFormattedName
|
Metodo usato per formattare il nome dell'ECO.
Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi public string GetFormattedName(
string dbName
)
Public Function GetFormattedName (
dbName As String
) As String
public:
String^ GetFormattedName(
String^ dbName
)
member GetFormattedName :
dbName : string -> string
Parametri
- dbName String
-
Valore di ritorno
StringVedi anche