clsModGlobal..::..getArchivalDate Method
Gets the archival date.
Namespace:
FlowWright.cDevDeAPIAssembly: cDevDeAPI (in cDevDeAPI.dll)
Syntax
public static DateTime getArchivalDate( int iInterval, archivalPeriodType oPeriodType )
Public Shared Function getArchivalDate ( _ iInterval As Integer, _ oPeriodType As archivalPeriodType _ ) As DateTime
public: static DateTime^ getArchivalDate( int^ iInterval, archivalPeriodType^ oPeriodType )
Parameters
- iInterval
- Type: Int32
The i interval.
- oPeriodType
- Type: FlowWright.cDevDeAPI..::..archivalPeriodType
Type of the o period.