Dsl Data SourceBuilt In 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
Assembly: Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.9.8.6
C#
public bool BuiltIn { get; set; }