IContentItemVersionSchemaName Property
|
Gets the root name of the
Schema, which is also the root element name of this version's serialized XML document.
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax string SchemaName { get; }
ReadOnly Property SchemaName As String
Get
property String^ SchemaName {
String^ get ();
}
abstract SchemaName : string with get
Property Value
Type:
StringSee Also