Edit

TestResult2.LastUpdatedBy Property

Definition

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

Property Value

Attributes

Applies to