Sage.PL.WebAPI.Interface.ViewModels Namespace > LicenceInfo Class > LicenceInfo Properties > Feature Property 

Drukuj

.NET Framework Class Library

LicenceInfo.Feature Property

Nazwa feature'a

Namespace: Sage.PL.WebAPI.Interface.ViewModels

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

Syntax

Visual Basic

Public Property Feature As String
 Get
 Set

C#

public string Feature { getset; }

Visual C++

public:
property StringFeature {
 Stringget ();
 void set (Stringvalue);
}

JavaScript

function get_feature();
function set_feature(value);

See Also

LicenceInfo Class

LicenceInfo Members

Sage.PL.WebAPI.Interface.ViewModels Namespace