In alcuni casi restituisce il nome del tassello. Es: "F", "P", "R", ecc;
Altrimenti, nel caso degli attributi, restituisce il nome dell'attributo. Es: "CODICE", "DESCRIZIONE", ecc.
Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi public string Name { get; }
Public ReadOnly Property Name As String
Get
public:
property String^ Name {
String^ get ();
}
member Name : string with get
Valore della proprietà
StringVedi anche