ISearchFieldExceptionFieldName Property
|
Gets/sets the name of the field for this configuration
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax string FieldName { get; set; }
Property FieldName As String
Get
Set
property String^ FieldName {
String^ get ();
void set (String^ value);
}
abstract FieldName : string with get, set
Property Value
Type:
StringSee Also