Skip to content

b1f8061f f4ec 4200 6470 8622317628cb

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

BuiltInFunctions.CurrentDatetime Property

Additional header content

Gets the get current date time.

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

Syntax

C#

public static DateTime CurrentDatetime { get; }

VB

Public Shared ReadOnly Property CurrentDatetime As DateTime
	Get

Property Value

Type: DateTime
The get current date time.

Remarks

[Missing documentation for "P:iTin.Export.BuiltInFunctions.CurrentDatetime"]

See Also

Reference

BuiltInFunctions Class
iTin.Export Namespace

Clone this wiki locally