Property LastModifiedBy
LastModifiedBy
Gets or sets the name of the user that last modified this object.
public virtual string LastModifiedBy { get; set; }
Property Value
- string
The name of the user that last modified this object.
Gets or sets the name of the user that last modified this object.
public virtual string LastModifiedBy { get; set; }
The name of the user that last modified this object.