Click or drag to resize

ISchemaFieldFavoriteFields Property


Gets the list of prefilled fields on this group. The list can be manipulated.

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
Syntax
List<IUniqueSchemaUnit> Fields { get; }

Property Value

Type: ListIUniqueSchemaUnit
See Also