xInfo.compilationTime Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Retrieves the time at which the current version of Finance and Operations was last compiled.
public:
static System::String ^ compilationTime();
public static string compilationTime ();
static member compilationTime : unit -> string
Public Shared Function compilationTime () As String
Returns
A string that contains the time at which Finance and Operations was last compiled.