AfDataContainerMetadata.set_AllowUnknownDataItems Method [AX 2012]

Sets the value for the AllowUnknownDataItems attribute.

Syntax

public void set_AllowUnknownDataItems(boolean _value)

Run On

Called

Parameters

  • _value
    Type: boolean
    The value for the AllowUnknownDataItems attribute.

See Also

Reference

AfDataContainerMetadata Class