Share via


TableSystemFields Constructors

Definition

Overloads

TableSystemFields()
TableSystemFields(Common)

TableSystemFields()

public:
 TableSystemFields();
public TableSystemFields ();
Public Sub New ()

Applies to

TableSystemFields(Common)

public:
 TableSystemFields(Microsoft::Dynamics::Ax::Xpp::Common ^ t);
public TableSystemFields (Microsoft.Dynamics.Ax.Xpp.Common t);
new Microsoft.Dynamics.Ax.Xpp.TableSystemFields : Microsoft.Dynamics.Ax.Xpp.Common -> Microsoft.Dynamics.Ax.Xpp.TableSystemFields
Public Sub New (t As Common)

Parameters

t
Common

Applies to