Click or drag to resize

DslForeignKeyAttributeIsIdentifiable Property

[Missing <summary> documentation for "P:Casewhere.Runtime.DSL.Models.DataAttributes.DslForeignKeyAttribute.IsIdentifiable"]

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

Property Value

Type: Boolean
See Also