SecurityTableRights.tableAccessRight 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.
Gets the access rights for the table.
public:
virtual Dynamics::AX::Application::AccessRight tableAccessRight();
public virtual Dynamics.AX.Application.AccessRight tableAccessRight ();
abstract member tableAccessRight : unit -> Dynamics.AX.Application.AccessRight
override this.tableAccessRight : unit -> Dynamics.AX.Application.AccessRight
Public Overridable Function tableAccessRight () As AccessRight
Returns
The AccesRight instance for the table.