Show / Hide Table of Contents

Enum DatePrecisionType

The precision of a Date.

Namespace: Algenta.Colectica.Model.Ddi
Assembly: Algenta.Colectica.Model.Ddi.dll
Syntax
public enum DatePrecisionType : int

Fields

Name Description
Date

The Date specifies only the date.

DateTime

The Date specifies the date and time.

Year

The Date specifies only the year.

YearMonth

The Date specifies only the year and month.

Extension Methods

Extensions.Yield<DatePrecisionType>()
Back to top Copyright © 2009-2018 Colectica