NumberSequenceSessionLessCache.getNumFromCache(Common) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual int getNumFromCache(Microsoft::Dynamics::Ax::Xpp::Common ^ _numbersequencetable);
public virtual int getNumFromCache (Microsoft.Dynamics.Ax.Xpp.Common _numbersequencetable);
abstract member getNumFromCache : Microsoft.Dynamics.Ax.Xpp.Common -> int
override this.getNumFromCache : Microsoft.Dynamics.Ax.Xpp.Common -> int
Public Overridable Function getNumFromCache (_numbersequencetable As Common) As Integer
Parameters
- _numbersequencetable
- Common