Click or drag to resize

TableReferenceSourceQuery Property

The expression to initialize the table from the source with. This could be a cell or named range or an SQL Query.

Namespace: Demo3D.Common
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntax
C#
public string SourceQuery { get; set; }

Property Value

String
See Also