タイムスタンプ

Namespace: FVIL.Net
Assembly: FVILforms (in FVILforms.dll) Version: 3.1.0.0 (3.1.0.9)

Syntax

C#
public virtual DateTime TimeStamp { get; set; }
Visual Basic
Public Overridable Property TimeStamp As DateTime
	Get
	Set

Property Value

Type: DateTime

See Also