.. _doxcsid-class_p1_1_1_image_sdk_1_1_stacking_1a8c7f855958c159d6fef610797e7fa29e: Stacking.GetLastResult Method +++++++++++++++++++++++++++++ Definition """""""""" *Namespace:* ``P1.ImageSdk`` Get the last result of the stacker. This can be used to get info about errors and warnings that had an impact on the stacking. Errors will cause the stacker to throw an exception .. ref-code-block:: csharp :class: doxyrest-overview-code-block public :ref:`StackerResult` GetLastResult(); .. rubric:: Returns: The status from the last run of the stacker. Usefull if stacker fails or to see if there were warnings encountered during stacking