AfDataItemMetadata.get_Type Method [AX 2012]

Gets the value of the Type attribute.

Syntax

public AfDataItemTypeMetadata get_Type([boolean _createIfAbsent])

Run On

Called

Parameters

  • _createIfAbsent
    Type: boolean
    A Boolean value that indicates whether to create if absent.

Return Value

Type: AfDataItemTypeMetadata Class
The value of the Type attribute.

See Also

Reference

AfDataItemMetadata Class