Share via


SysHelpTopicId.unpack Method [AX 2012]

Unpacks the specified packed instance of a class.

Syntax

public boolean unpack(container packedClass)

Run On

Client

Parameters

  • packedClass
    Type: container
    The packed class.

Return Value

Type: boolean
Always returns true.

Remarks

This method always returns true as it does not actually perform the specified operation.

See Also

Reference

SysHelpTopicId Class