| FieldDefinitionBaseHidden Property |
Gets or sets the value indicating whether the field is hidden.
Namespace:
Dynamicweb.Indexing.Schemas
Assembly:
Dynamicweb.Indexing (in Dynamicweb.Indexing.dll) Version: 5.0.2
Syntax public bool Hidden { get; set; }
Public Property Hidden As Boolean
Get
Set
Property Value
Type:
BooleanSee Also