FactSetOnDemandGetFormat Method |
Returns a string describing what value is being passed to the "format" network parameter
Namespace:
Kratos_3.RunTimePlatform
Assembly:
Kratos_3 (in Kratos_3.dll) Version: 3.6.2.0 (3.6.2.0)
Syntaxpublic string GetFormat()
Public Function GetFormat As String
public:
String^ GetFormat()
member GetFormat : unit -> string
Return Value
Type:
Stringformat
See Also