C# Class DRMFSS.BLL.ReceiptAllocation

Show file Open project: edgecomputing/cats-hub-module Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
GetReceivedAlready ( ReceiptAllocation receiptAllocation ) : decimal
GetReceivedAlreadyInUnit ( ReceiptAllocation receiptAllocation ) : decimal
ReceiptAllocation ( ) : System

Method Details

GetReceivedAlready() public method

public GetReceivedAlready ( ReceiptAllocation receiptAllocation ) : decimal
receiptAllocation ReceiptAllocation
return decimal

GetReceivedAlreadyInUnit() public method

public GetReceivedAlreadyInUnit ( ReceiptAllocation receiptAllocation ) : decimal
receiptAllocation ReceiptAllocation
return decimal

ReceiptAllocation() public method

public ReceiptAllocation ( ) : System
return System