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