SolutionStatusInfo.Solution Property
Gets or sets the solution.
[DataMember(Name = "Solution" )] |
public string Solution { get ; set ;} |
This language is not supported or no code example is available.
[DataMember(Name = "Solution" )] |
DataMember(Name = "Solution" ) |
function get Solution() : String ; |
DataMember(Name = "Solution" ) |
function set Solution(value : String ); |
This language is not supported or no code example is available.
This language is not supported or no code example is available.
Property Value
string
The solution.