FactSetOnDemandGetKratosVersion Method |
Returns the actual version of the Kratos DLL as a string
Namespace:
Kratos_3.RunTimePlatform
Assembly:
Kratos_3 (in Kratos_3.dll) Version: 3.6.2.0 (3.6.2.0)
Syntaxpublic string GetKratosVersion()
Public Function GetKratosVersion As String
public:
String^ GetKratosVersion()
member GetKratosVersion : unit -> string
Return Value
Type:
String
See Also