CloneAsPatchResponse.SolutionId Property

Definition

Gets the unique identifier of the solution patch.

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 solution patch.

Applies to