Share via


CloningInfo.CorrelationId Property

Definition

Correlation ID of cloning operation. This ID ties multiple cloning operations together to use the same snapshot.

public Guid? CorrelationId { get; set; }
member this.CorrelationId : Nullable<Guid> with get, set
Public Property CorrelationId As Nullable(Of Guid)

Property Value

Applies to