C# Class DRMFSS.BLL.ReceiptAllocation

Afficher le fichier Open project: edgecomputing/cats-hub-module Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
GetReceivedAlready ( ReceiptAllocation receiptAllocation ) : decimal
GetReceivedAlreadyInUnit ( ReceiptAllocation receiptAllocation ) : decimal
ReceiptAllocation ( ) : System

Method Details

GetReceivedAlready() public méthode

public GetReceivedAlready ( ReceiptAllocation receiptAllocation ) : decimal
receiptAllocation ReceiptAllocation
Résultat decimal

GetReceivedAlreadyInUnit() public méthode

public GetReceivedAlreadyInUnit ( ReceiptAllocation receiptAllocation ) : decimal
receiptAllocation ReceiptAllocation
Résultat decimal

ReceiptAllocation() public méthode

public ReceiptAllocation ( ) : System
Résultat System