CommonExtensions.DecimalField(Common, FieldHandle) 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:
[System::Runtime::CompilerServices::Extension]
static System::Decimal DecimalField(Microsoft::Dynamics::Ax::Xpp::Common ^ common, Microsoft::Dynamics::Ax::Xpp::Metadata::FieldHandle ^ field);
public static decimal DecimalField (this Microsoft.Dynamics.Ax.Xpp.Common common, Microsoft.Dynamics.Ax.Xpp.Metadata.FieldHandle field);
static member DecimalField : Microsoft.Dynamics.Ax.Xpp.Common * Microsoft.Dynamics.Ax.Xpp.Metadata.FieldHandle -> decimal
<Extension()>
Public Function DecimalField (common As Common, field As FieldHandle) As Decimal
Parameters
- common
- Common
- field
- Microsoft.Dynamics.Ax.Xpp.Metadata.FieldHandle