Get date and time the core DLL module was last compiled.
Namespace:
FirmaSATAssembly: diFirmaSatNet (in diFirmaSatNet.dll) Version: 10.50.0.29531
Syntax
C# |
---|
public static string CompileTime() |
Visual Basic (Declaration) |
---|
Public Shared Function CompileTime As String |
Return Value
Date and time string.
Examples

Console.WriteLine(General.CompileTime()); // Feb 28 2021 18:29:46