FactSetOnDemandGetDocumentsOnDemand Method |
Return the DocumentsOnDemand interface object for making Document calls
Namespace:
Kratos_3.RunTimePlatform
Assembly:
Kratos_3 (in Kratos_3.dll) Version: 3.6.2.0 (3.6.2.0)
Syntaxpublic DocumentsOnDemand GetDocumentsOnDemand()
Public Function GetDocumentsOnDemand As DocumentsOnDemand
public:
DocumentsOnDemand^ GetDocumentsOnDemand()
member GetDocumentsOnDemand : unit -> DocumentsOnDemand
Return Value
Type:
DocumentsOnDemand
See Also