TrackedBuffer(Common, BufferState) Constructor
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:
TrackedBuffer(Microsoft::Dynamics::Ax::Xpp::Common ^ buffer, Microsoft::Dynamics::Ax::Xpp::BufferState state);
public TrackedBuffer (Microsoft.Dynamics.Ax.Xpp.Common buffer, Microsoft.Dynamics.Ax.Xpp.BufferState state);
new Microsoft.Dynamics.Ax.Xpp.TrackedBuffer : Microsoft.Dynamics.Ax.Xpp.Common * Microsoft.Dynamics.Ax.Xpp.BufferState -> Microsoft.Dynamics.Ax.Xpp.TrackedBuffer
Public Sub New (buffer As Common, state As BufferState)
Parameters
- buffer
- Common
- state
- BufferState