TableExtension.Defaultfield(Common, Int32) 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.
public:
virtual void Defaultfield(Microsoft::Dynamics::Ax::Xpp::Common ^ record, int _fieldId);
public virtual void Defaultfield (Microsoft.Dynamics.Ax.Xpp.Common record, int _fieldId);
abstract member Defaultfield : Microsoft.Dynamics.Ax.Xpp.Common * int -> unit
override this.Defaultfield : Microsoft.Dynamics.Ax.Xpp.Common * int -> unit
Public Overridable Sub Defaultfield (record As Common, _fieldId As Integer)
Parameters
- record
- Common
- _fieldId
- Int32