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