Post.SpaceId Property
- Namespace:
- Weavy.Core.Models
- Assembly:
- Weavy.Core.dll
Gets the id of the Space where the post lives.
public int? SpaceId { get; }
Property value
System.Nullable{System.Int32}
Gets the id of the Space where the post lives.
public int? SpaceId { get; }