IObjectDefinition Hidden Property

Gets or sets a value indicating whether the field is hidden. When set to true this entity is considered to be of limited value to the user as it is a system or internal entity that is hidden from the user.

Namespace:  Scribe.Core.ConnectorApi.Metadata

Assembly:  Scribe.Core.ConnectorApi (in Scribe.Core.ConnectorApi.dll)

Syntax

bool   Hidden { get; set; }

Property Value

Type: Boolean

See

IObjectDefinition Interface

Scribe.Core.ConnectorApi.Metadata Namespace