Click or drag to resize

DFSnapshotOnDemandExtractDFSnapshot Method (String)

ExtractDFSnapshot

Namespace:  Kratos_3.RunTimePlatform
Assembly:  Kratos_3 (in Kratos_3.dll) Version: 3.6.2.0 (3.6.2.0)
Syntax
public BaseDataFrame ExtractDFSnapshot(
	string ids
)

Parameters

ids
Type: SystemString

Return Value

Type: BaseDataFrame
BaseDataFrame with data from query
See Also