DocumentManagerGetUtcSqlDate Method

Get current UTC date and time from SQL Server

Definition

Namespace: FileHold.LibraryManager
Assembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
C#
[WebMethodAttribute(Description = "Get current UTC date and time from SQL Server")]
public DateTime GetUtcSqlDate()

Return Value

DateTime

See Also