Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.IO.Module.ModuleBrowseInfo.Modules Property

The collection of records matching the filtering criteria and limited to the requested number of records (Skip/Take).

Class: YetaWF.Core.IO.Module.ModuleBrowseInfo
Namespace: YetaWF.Core.IO
Assembly: YetaWF.Core

Syntax

public List<ModuleDefinition>? Modules { get; set; }

See Also YetaWF.Core.IO.Module.ModuleBrowseInfo ClassYetaWF.Core Overview