Click or drag to resize

RepsertTitleResultCreated Property

True if the title was created, False if it was updated.

Namespace: Orthogonal.Hoarder.StdLib.DTO
Assembly: Orthogonal.Hoarder.StdLib (in Orthogonal.Hoarder.StdLib.dll) Version: 8.0.9
Syntax
C#
public bool Created { get; init; }

Property Value

Boolean
See Also