C# Class Cats.Models.Hubs.DispatchAllocation

Exibir arquivo Open project: edgecomputing/cats 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