MemoryDataQuerySourceGetSourceData Property |
Function to dynamically get the source data at the given moment
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntaxprotected Func<DataSet> GetSourceData { get; set; }
Property Value
Type:
FuncDataSet
See Also