Share via


ProjTrans.smaSubscriptionPeriodType Method [AX 2012]

Retrieves the subscription type of the subscription associated with this transaction.

Syntax

public SMASubscriptionPeriodType smaSubscriptionPeriodType()

Run On

Called

Return Value

Type: SMASubscriptionPeriodType Enumeration
The SMASubscriptionPeriodType::Regular enumeration value.

Remarks

This method should be overridden by classes that extend this class to provide the necessary functionality for the specific transaction.

See Also

Reference

ProjTrans Class