TrackedBuffer.State Property
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:
property Microsoft::Dynamics::Ax::Xpp::BufferState State { Microsoft::Dynamics::Ax::Xpp::BufferState get(); void set(Microsoft::Dynamics::Ax::Xpp::BufferState value); };
public Microsoft.Dynamics.Ax.Xpp.BufferState State { get; set; }
member this.State : Microsoft.Dynamics.Ax.Xpp.BufferState with get, set
Public Property State As BufferState