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

Mostrar archivo Open project: foretagsplatsen/Foretagsplatsen-DotNet-API Class Usage Examples

Private Properties

Property Type Description
FindChildById IChartOfAccountChild

Public Methods

Method Description
ChartOfAccounts ( ) : System.Collections.Generic
GetChildById ( string id ) : IChartOfAccountChild

Private Methods

Method Description
FindChildById ( IChartOfAccountChild group, string id ) : IChartOfAccountChild

Method Details

ChartOfAccounts() public method

public ChartOfAccounts ( ) : System.Collections.Generic
return System.Collections.Generic

GetChildById() public method

public GetChildById ( string id ) : IChartOfAccountChild
id string
return IChartOfAccountChild