CommonExtensions.BooleanField(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 bool BooleanField(Microsoft::Dynamics::Ax::Xpp::Common ^ common, Microsoft::Dynamics::Ax::Xpp::Metadata::FieldHandle ^ field);
public static bool BooleanField (this Microsoft.Dynamics.Ax.Xpp.Common common, Microsoft.Dynamics.Ax.Xpp.Metadata.FieldHandle field);
static member BooleanField : Microsoft.Dynamics.Ax.Xpp.Common * Microsoft.Dynamics.Ax.Xpp.Metadata.FieldHandle -> bool
<Extension()>
Public Function BooleanField (common As Common, field As FieldHandle) As Boolean
Parameters
- common
- Common
- field
- Microsoft.Dynamics.Ax.Xpp.Metadata.FieldHandle