Skip to content

995fc2f6 807f 475f a5a2 e52397a60367

Fernando Garcia edited this page May 8, 2018 · 1 revision

DatetimeErrorModel.DateTimeValue Property

Additional header content

Gets a value that represent the date time value.

Namespace: iTin.Export.Model
Assembly: iTin.Export.Core (in iTin.Export.Core.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#

public DateTime DateTimeValue { get; }

VB

Public ReadOnly Property DateTimeValue As DateTime
	Get

Property Value

Type: DateTime
A DateTime that represent the date time value.

Remarks

[Missing documentation for "P:iTin.Export.Model.DatetimeErrorModel.DateTimeValue"]

See Also

Reference

DatetimeErrorModel Class
iTin.Export.Model Namespace

Clone this wiki locally