StageSolutionResults.StageSolutionStatus 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.
Gets or sets the status of the staged solution.
public:
property Microsoft::Xrm::Sdk::StageSolutionStatus StageSolutionStatus { Microsoft::Xrm::Sdk::StageSolutionStatus get(); void set(Microsoft::Xrm::Sdk::StageSolutionStatus value); };
[System.Runtime.Serialization.DataMember]
public Microsoft.Xrm.Sdk.StageSolutionStatus StageSolutionStatus { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.StageSolutionStatus : Microsoft.Xrm.Sdk.StageSolutionStatus with get, set
Public Property StageSolutionStatus As StageSolutionStatus
Property Value
- Attributes