AfDataItemTypeMetadata.set_Type Method [AX 2012]
Sets the value of the Type attribute.
Syntax
public void set_Type(DataItemType _value)
Run On
Called
Parameters
- _value
Type: DataItemType Enumeration
The value to set.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Sets the value of the Type attribute.
public void set_Type(DataItemType _value)
Called