Share via


AfDataContainer.get_Descriptor Method [AX 2012]

Gets the descriptor for the data container.

Syntax

public AfDataContainerDescriptor get_Descriptor()

Run On

Called

Return Value

Type: AfDataContainerDescriptor Class
The descriptor for the data container.

Remarks

The descriptor describes what data items the container of a given type can contain, the types of those data items, whether the data container of this type can contain unknown data items, and other related information.

See Also

Reference

AfDataContainer Class