ISchemaFieldChildElementName Property
|
Gets and sets the child element's name. Only applies to the
List element field type.
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax string ChildElementName { get; set; }
Property ChildElementName As String
Get
Set
property String^ ChildElementName {
String^ get ();
void set (String^ value);
}
abstract ChildElementName : string with get, set
Property Value
Type:
StringSee Also