C# 클래스 Foretagsplatsen.Api.Entities.Accounts.ChartOfAccounts

파일 보기 프로젝트 열기: foretagsplatsen/Foretagsplatsen-DotNet-API 1 사용 예제들

Private Properties

프로퍼티 타입 설명
FindChildById IChartOfAccountChild

공개 메소드들

메소드 설명
ChartOfAccounts ( ) : System.Collections.Generic
GetChildById ( string id ) : IChartOfAccountChild

비공개 메소드들

메소드 설명
FindChildById ( IChartOfAccountChild group, string id ) : IChartOfAccountChild

메소드 상세

ChartOfAccounts() 공개 메소드

public ChartOfAccounts ( ) : System.Collections.Generic
리턴 System.Collections.Generic

GetChildById() 공개 메소드

public GetChildById ( string id ) : IChartOfAccountChild
id string
리턴 IChartOfAccountChild