Click or drag to resize
AbstractQueryObjectName Property
Object name, empty by default

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
public virtual string Name { get; }

Property Value

Type: String

Implements

IQueryObjectName
See Also