Sage.PL.WebAPI.Interface.Attributes Namespace > DictionaryDescriptionAttribute Class > DictionaryDescriptionAttribute Properties > Name Property 

Drukuj

.NET Framework Class Library

DictionaryDescriptionAttribute.Name Property

Namespace: Sage.PL.WebAPI.Interface.Attributes

Assembly:  Sage.PL.WebAPI.Interface (in Sage.PL.WebAPI.Interface.dll) Version: 24.2.1.0 (24.2.1.0)

Syntax

Visual Basic

Public ReadOnly Property Name As String
 Get

C#

public string Name { get; }

Visual C++

public:
property StringName {
 Stringget ();
}

JavaScript

function get_name();

See Also

DictionaryDescriptionAttribute Class

DictionaryDescriptionAttribute Members

Sage.PL.WebAPI.Interface.Attributes Namespace