Space.ModifiedById Property
- Namespace:
- Weavy.Core.Models
- Assembly:
- Weavy.Core.dll
Gets or sets the Id of the User that last updated the Space item.
public int ModifiedById { get; set; }
Property value
System.Int32
Gets or sets the Id of the User that last updated the Space item.
public int ModifiedById { get; set; }