 | FindExpressionToolsCurrentNetForumServerDateTime Method |
Represents the current date and time on the netFORUM database server at the time this query is executed.
Namespace: Ignition.Framework.RepositoriesAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntaxpublic static DateTime CurrentNetForumServerDateTime()
Public Shared Function CurrentNetForumServerDateTime As DateTime
public:
static DateTime CurrentNetForumServerDateTime()
static member CurrentNetForumServerDateTime : unit -> DateTime
Return Value
DateTime
See Also