TimeEditorAttribute.IntervalMinutes property

namespace: Serenity.ComponentModel   assemblySerenity.Net.Core

Gets or sets the interval minutes.

public int IntervalMinutes { get; set; }

Property Value

The interval minutes.

See Also