Click or drag to resize

MPInterfacelDate2Period Method

Calculates a date in to the MARIProject period

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public int lDate2Period(
	DateTime dtDate
)

Parameters

dtDate
Type: SystemDateTime
Date in the range of business years in MARIProject

Return Value

Type: Int32
Integer value 2006012 (yyyymmm)
Remarks