Edit

RequirementsToTestsMapping2.DeletedBy Property

Definition

[System.Runtime.Serialization.DataMember(EmitDefaultValue=true, IsRequired=false)]
public Nullable<Guid> DeletedBy { get; set; }
member this.DeletedBy : Nullable<Guid> with get, set
Public Property DeletedBy As Nullable(Of Guid)

Property Value

Attributes

Applies to