ListingSettings Class
List definition class.
Namespace: Aliquo.Core.ModelsAssembly: Aliquo.Core (in Aliquo.Core.dll) Version: 5.0.9179.22651
[SerializableAttribute]
public class ListingSettings
<SerializableAttribute>
Public Class ListingSettings
- Inheritance
- Object ListingSettings
Details |
List of detail elements.
|
Expressions |
List of expressions.
|
FilterFixed |
String with the fixed filter of the list [Expresion].
|
FilterView |
String with the view filter.
|
Groups |
List of groups.
|
HideDetail |
Indicates whether the detail should be hidden [SinDetalle].
|
Id |
Listing identifier [Id].
|
Name |
Listing name [Nombre].
|
Orders |
List of sorts.
|
Page |
Listing Page Settings.
|
Private |
Indicates whether it is a private listing.
|
Subprocess |
List thread code [CodSubproceso].
|
Table |
Listing table.
|
Title |
Listing title [Titulo].
|
UseFilterView |
Indicates whether the view filter is used [UsarFiltroVista].
|
GetFields |
Gets a string with the fields of the details lists, sorts and groups
|
GetFilters |
Get the filter expression from the list.
|