Table of Contents

Interface IManualCalendarEntryProperties

Namespace
The.Components
Assembly
Instagile.dll
public interface IManualCalendarEntryProperties : IEntityProperties
Inherited Members

Properties

Description

PrimitiveAttribute<string> Description { get; }

Property Value

PrimitiveAttribute<string>

EntryDate

PrimitiveAttribute<DateOnly> EntryDate { get; }

Property Value

PrimitiveAttribute<DateOnly>

Title

PrimitiveAttribute<string> Title { get; }

Property Value

PrimitiveAttribute<string>

VisibleToEveryone

PrimitiveAttribute<bool> VisibleToEveryone { get; }

Property Value

PrimitiveAttribute<bool>