Click or drag to resize

ISchemaFieldAIHelpText Property


Gets/sets a field's AI related help text. Fields with AI help text will be included the full content AI content generation, and the help text will be part of the prompt to confine the content generation context.

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntax
string AIHelpText { get; set; }

Property Value

String
See Also