C# Class bazar.PayAccrual.CashDoc

Afficher le fichier Open project: QualitySolution/Bazar

Méthodes publiques

Свойство Type Description
CashId int
DocId int
PaymentId int

Méthodes publiques

Méthode Description
CashDoc ( int Cash ) : System

Method Details

CashDoc() public méthode

public CashDoc ( int Cash ) : System
Cash int
Résultat System

Property Details

CashId public_oe property

public int CashId
Résultat int

DocId public_oe property

public int DocId
Résultat int

PaymentId public_oe property

public int PaymentId
Résultat int