IDraftable.IsTransient Property
- Namespace:
- Weavy.Core.Models
- Assembly:
- Weavy.Core.dll
Gets a value indicating whether this is a transient draft, i.e. a draft that has never been published.
bool IsTransient { get; }
Property value
bool