NativeCommonImplementation.Table 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:
virtual property Microsoft::Dynamics::Ax::Xpp::Common ^ Table { Microsoft::Dynamics::Ax::Xpp::Common ^ get(); void set(Microsoft::Dynamics::Ax::Xpp::Common ^ value); };
public override Microsoft.Dynamics.Ax.Xpp.Common Table { get; set; }
member this.Table : Microsoft.Dynamics.Ax.Xpp.Common with get, set
Public Overrides Property Table As Common