ProjTrans.subscriptionId Method [AX 2012]

Returns the subscriptionId that is associated with this transaction, if it exists.

public SMASubscriptionId subscriptionId()

Run On

Called

Return Value

Type: SMASubscriptionId Extended Data Type
Returns the subscriptionId associated with this transaction, if it exists.

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

Community Additions

ADD
Show: