projListProjTrans2Period.formatPeriodLabel Method [AX 2012]
Note |
|---|
|
The syntax of this method varies based on the version of Microsoft Dynamics AX that you are using. |
Microsoft Dynamics AX 2012 R3
public str formatPeriodLabel(
str _prefixLabel,
int _period,
[DateFlags _flags])
Microsoft Dynamics AX 2012 R2 (SYS)
public str formatPeriodLabel(
str _prefixLabel,
int _period,
[DateFlags _flags])
Microsoft Dynamics AX 2012 Feature Pack (SYS)
public str formatPeriodLabel(str _prefixLabel, int _period)
Microsoft Dynamics AX 2012 (FPK)
public str formatPeriodLabel(str _prefixLabel, int _period)
Microsoft Dynamics AX 2012 (SYS)
public str formatPeriodLabel(str _prefixLabel, int _period)
Run On
CalledCommunity Additions
ADD
Show:
Note