Click or drag to resize
AbstractQueryObject.Name Property
Object name, empty by default

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

Property Value

Type: String

Implements

IQueryObject.Name
See Also