DictTable.Tabletype 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.
Indicates the type of the table.
public:
virtual Microsoft::Dynamics::Ax::Xpp::TableType Tabletype();
public virtual Microsoft.Dynamics.Ax.Xpp.TableType Tabletype ();
abstract member Tabletype : unit -> Microsoft.Dynamics.Ax.Xpp.TableType
override this.Tabletype : unit -> Microsoft.Dynamics.Ax.Xpp.TableType
Public Overridable Function Tabletype () As TableType
Returns
Microsoft.Dynamics.Ax.Xpp.TableType
The error state, if there is any error state.