C# Class DRMFSS.BLL.DispatchAllocation

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

Private Properties

Property Type Description

Public Methods

Method Description
DispatchAllocation ( ) : System
GetRelatedDispatchsAmountInQuintals ( ) : decimal
GetRelatedDispatchsAmountInUnit ( ) : decimal

Method Details

DispatchAllocation() public method

public DispatchAllocation ( ) : System
return System

GetRelatedDispatchsAmountInQuintals() public method

public GetRelatedDispatchsAmountInQuintals ( ) : decimal
return decimal

GetRelatedDispatchsAmountInUnit() public method

public GetRelatedDispatchsAmountInUnit ( ) : decimal
return decimal