Click or drag to resize
DataQueryBaseTQueryQueryName Property
Query name

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

Property Value

Type: String

Implements

IDataQueryQueryName
See Also