Show / Hide Table of Contents

Class DateTimeSourceEntry

Элемент управления, содержащий значение дата/время.

Inheritance
InheritedDto<SourceEntryBase>
SourceEntryBase
MutableSourceEntry
MutableWithActionsSourceEntry
ValueSourceEntry
SimpleSourceEntry<System.Nullable<System.DateTime>>
DateTimeSourceEntry
Inherited Members
SimpleSourceEntry<Nullable<DateTime>>.DefaultValue
SimpleSourceEntry<Nullable<DateTime>>.Value
SimpleSourceEntry<Nullable<DateTime>>.DefaultValueSettings
ValueSourceEntry.UiDataSource
ValueSourceEntry.ExpressionId
ValueSourceEntry.IsNullable
MutableWithActionsSourceEntry.DoActionOnChangeValue
MutableWithActionsSourceEntry.OnAfterChangeValueConditionalActions
MutableWithActionsSourceEntry.OnAfterChangeValueActions
MutableWithActionsSourceEntry.OnAfterChangeValueByClientConditionalActions
MutableWithActionsSourceEntry.OnAfterChangeValueByClientActions
SourceEntryBase.Id
SourceEntryBase.Caption
SourceEntryBase.Enable
SourceEntryBase.Visible
SourceEntryBase.Hint
SourceEntryBase.EnableRuleIds
SourceEntryBase.EnableExpressionIds
SourceEntryBase.VisibleRuleIds
SourceEntryBase.VisibleExpressionIds
SourceEntryBase.Access
Namespace: Trivium.CardsModel.ServerModel.Controls
Assembly: Trivium.CardsModel.dll
Syntax
public class DateTimeSourceEntry : SimpleSourceEntry<DateTime?>, IBaseId<int>, IReadOnlyBaseId<int>, IDataBinding<DateTime?>, IDataBinding, IDependentEntryObject, ISourceAttributeCollector

Properties

Nullable<bool> ExcludeTime
Не учитывать время при вычислении значения.
"Устаревший флаг. Вместо него используйте ValueType"
DateTimeKind Kind
Флаг учёта даты, времени, даты-времени при вычислении значения.
Back to top Generated by DocFX