AfDataContainerList.st Method [AX 2012]
Retrieves a strongly-typed data container list interface that is associated with this data container list.
Syntax
public AfStronglyTypedDataContainerList st()
Run On
Called
Return Value
Type: AfStronglyTypedDataContainerList Class
A strongly-typed data container list interface.
Remarks
The method returns null Nothing nullptr unit a null reference (Nothing in Visual Basic) for data container types that do not have a strongly-typed interface.