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

Drukuj

.NET Framework Class Library

DictionaryDescriptionAttribute.Code 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 Code As String
 Get

C#

public string Code { get; }

Visual C++

public:
property StringCode {
 Stringget ();
}

JavaScript

function get_code();

See Also

DictionaryDescriptionAttribute Class

DictionaryDescriptionAttribute Members

Sage.PL.WebAPI.Interface.Attributes Namespace