Edit

CloneOptions.RelatedLinkComment Property

Definition

Comment on the link that will link the new clone test case to the original Set null for no comment

[System.Runtime.Serialization.DataMember(Name="relatedLinkComment")]
public string RelatedLinkComment { get; set; }
public string RelatedLinkComment { get; set; }
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, Name="relatedLinkComment")]
public string RelatedLinkComment { get; set; }
member this.RelatedLinkComment : string with get, set
Public Property RelatedLinkComment As String

Property Value

Attributes

Applies to