CloneAsSolutionResponse.SolutionId Property

Definition

Gets the unique identifier of the cloned solution.

public:
 property Guid SolutionId { Guid get(); };
public Guid SolutionId { get; }
member this.SolutionId : Guid
Public ReadOnly Property SolutionId As Guid

Property Value

The unique identifier of the cloned solution.

Applies to