Share via


SyncDocumentMetadata.unpack Method [AX 2012]

Unpacks the class from a container.

Syntax

public boolean unpack(container packedClass)

Run On

Called

Parameters

  • packedClass
    Type: container
    The container that has the class.

Return Value

Type: boolean
The container that has the class.

See Also

Reference

SyncDocumentMetadata Class