DslDataSourceBuiltIn Property

The BuiltIn property is a flag which indicates that an instance is Build-in or Custom Data Source.

Definition

Namespace: Casewhere.Runtime.DSL
Assembly: Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.9.8.6
C#
public bool BuiltIn { get; set; }

Property Value

Boolean

See Also