Skip to content

KVSMEDReportVariableHelper#

Procedures#

SetShowTariffNo(Boolean) :#

Summary: Provides access to the ShowTariffNo flag.

procedure SetShowTariffNo(ShowTariffNoVal: Boolean): 

Parameters:

  • ShowTariffNoVal:

GetShowTariffNo() : Boolean#

Summary: Provides the value of the ShowTariffNo member.

procedure GetShowTariffNo(): Boolean

SetShowCountryOfOrigin(Boolean) :#

Summary: Sets the value of the ShowCountryOfOrigin flag.

procedure SetShowCountryOfOrigin(ShowCountryOfOriginPar: Boolean): 

Parameters:

  • ShowCountryOfOriginPar:

GetShowCountryOfOrigin() : Boolean#

Summary: Provides the value of the ShowCountryOfOrigin member.

procedure GetShowCountryOfOrigin(): Boolean

Returns: ShowCountryOfOrigin value

SetPrintShipDate(Boolean) :#

Summary: Sets the value of the PrintShipDate flag

procedure SetPrintShipDate(PrintShipDateVal: Boolean): 

Parameters:

  • PrintShipDateVal:

GetPrintShipDate() : Boolean#

Summary: Provides the value of the PrintShipDate member.

procedure GetPrintShipDate(): Boolean

Returns: PrintShipDate value