DslDataSourceBuiltIn Property
|
The BuiltIn property is a flag which indicates that an instance is Build-in or Custom Data Source.
Namespace: Casewhere.Runtime.DSLAssembly: Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.8.5.0
Syntaxpublic bool BuiltIn { get; set; }
Property Value
Boolean
See Also