xRecord.tableBufferAccessRight 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.
Returns the table access right for the current record.
public:
virtual Dynamics::AX::Application::AccessRight tableBufferAccessRight();
public virtual Dynamics.AX.Application.AccessRight tableBufferAccessRight ();
abstract member tableBufferAccessRight : unit -> Dynamics.AX.Application.AccessRight
override this.tableBufferAccessRight : unit -> Dynamics.AX.Application.AccessRight
Public Overridable Function tableBufferAccessRight () As AccessRight
Returns
The table access right for the current record.