Sage.PL.WebAPI.Interface.FKF.AccountsChart.ViewModels Namespace > AccountChartElementSimple Class

Drukuj

.NET Framework Class Library

AccountChartElementSimple Class

Klasa reprezentująca informację o koncie.

Namespace: Sage.PL.WebAPI.Interface.FKF.AccountsChart.ViewModels

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

Syntax

Visual Basic

Public Class AccountChartElementSimple

C#

public class AccountChartElementSimple

Visual C++

public ref class AccountChartElementSimple

JavaScript

Sage.PL.WebAPI.Interface.FKF.AccountsChart.ViewModels.AccountChartElementSimple = function();
Type.createClass(
 'Sage.PL.WebAPI.Interface.FKF.AccountsChart.ViewModels.AccountChartElementSimple');

Remarks

Dane pobierane są z obiektu PlanKont.

Inheritance Hierarchy

System.Object

Sage.PL.WebAPI.Interface.FKF.AccountsChart.ViewModels.AccountChartElementSimple

  Sage.PL.WebAPI.Interface.FKF.AccountsChart.ViewModels.AccountChartElement

See Also

AccountChartElementSimple Members

Sage.PL.WebAPI.Interface.FKF.AccountsChart.ViewModels Namespace