StageSolutionResponse.StageSolutionResults Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Contains detailed information from staging a solution.
public:
property Microsoft::Xrm::Sdk::StageSolutionResults ^ StageSolutionResults { Microsoft::Xrm::Sdk::StageSolutionResults ^ get(); };
public Microsoft.Xrm.Sdk.StageSolutionResults StageSolutionResults { get; }
member this.StageSolutionResults : Microsoft.Xrm.Sdk.StageSolutionResults
Public ReadOnly Property StageSolutionResults As StageSolutionResults