BudgetSourceInquiryDetails.unpack Method [AX 2012]
Deserializes the _packedBudgetSourceInquiryDetails parameter value to an instance of the BudgetSourceInquiryDetails class.
Syntax
public boolean unpack(container _packedBudgetSourceInquiryDetails)
Run On
Called
Parameters
- _packedBudgetSourceInquiryDetails
Type: container
The container from which to deserialize the instance.
Return Value
Type: boolean
true if deserialization was successful; otherwise, false.