CommonExtensions.ContainerField(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 cli::array <System::Object ^> ^ ContainerField(Microsoft::Dynamics::Ax::Xpp::Common ^ common, Microsoft::Dynamics::Ax::Xpp::Metadata::FieldHandle ^ field);
public static object[] ContainerField (this Microsoft.Dynamics.Ax.Xpp.Common common, Microsoft.Dynamics.Ax.Xpp.Metadata.FieldHandle field);
static member ContainerField : Microsoft.Dynamics.Ax.Xpp.Common * Microsoft.Dynamics.Ax.Xpp.Metadata.FieldHandle -> obj[]
<Extension()>
Public Function ContainerField (common As Common, field As FieldHandle) As Object()
Parameters
- common
- Common
- field
- Microsoft.Dynamics.Ax.Xpp.Metadata.FieldHandle
Returns
Object[]