Click or drag to resize

ISchemaFieldName Property


Gets/sets the name of the field.

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

Property Value

String
Remarks
Name must be a valid xml element name
See Also