DslDataAttributeDescription Property

Gets or sets the description of the attribute.

Definition

Namespace: Casewhere.Runtime.DSL.Models.DataAttributes
Assembly: Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.9.8.6
C#
public string Description { get; set; }

Property Value

String

See Also