Click or drag to resize

DslDataSourceBuiltIn Property

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

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

Property Value

Type: Boolean
See Also