C# Class Foretagsplatsen.Api.Entities.Accounts.ChartOfAccounts

Afficher le fichier Open project: foretagsplatsen/Foretagsplatsen-DotNet-API Class Usage Examples

Private Properties

Свойство Type Description
FindChildById IChartOfAccountChild

Méthodes publiques

Méthode Description
ChartOfAccounts ( ) : System.Collections.Generic
GetChildById ( string id ) : IChartOfAccountChild

Private Methods

Méthode Description
FindChildById ( IChartOfAccountChild group, string id ) : IChartOfAccountChild

Method Details

ChartOfAccounts() public méthode

public ChartOfAccounts ( ) : System.Collections.Generic
Résultat System.Collections.Generic

GetChildById() public méthode

public GetChildById ( string id ) : IChartOfAccountChild
id string
Résultat IChartOfAccountChild