Click or drag to resize

ISchemaUnitName Property


Gets and sets the name of the field.

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

Property Value

Type: String
Remarks
Name must be a valid XML element name.
See Also