Share via


ProjTrans.subscriptionId Method [AX 2012]

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

Syntax

public SMASubscriptionId subscriptionId()

Run On

Called

Return Value

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

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