Share via


EximEPCGExportObligationDetails_IN::assessableValue Method

Gets the cumulative ExportValue value from the EximEPCGExportTrans_IN table for a given record ID of the EximEPCGSchemeTable_IN table, and for a given FromDateTime value and ToDateTime value.

Syntax

server public static AmountMST assessableValue(
    FromDateTime _fromDateTime, 
    ToDateTime _toDateTime, 
    EximEPCGSchemeTableRecId_IN _schemeTableRecId)

Run On

Server

Parameters

Return Value

Type: AmountMST Extended Data Type
The AmountMST value.

See Also

Reference

EximEPCGExportObligationDetails_IN Table