Tuesday 8 January 2013

Microsoft Dynamics AX 2012 R2 - any2Int64 Function


Converts an anytype object to an int64 object.

Function

  • int64 any2Int64(anytype object)

Parameters

  • Parameter: object
  • Description: The anytype object to convert.

Return Value

  • An int64 object.

My above blog is based on Microsoft's Official information.

I hope this blog about 'Microsoft Dynamics AX 2012 R2 - any2Int64 Function' was informative. Please feel free to leave your comments.

No comments:

Post a Comment