Click or drag to resize

Fieldvalue Property

The text value of the field. It may contain standard message markup and must be escaped as normal. May be multi-line.

Namespace:  NetQuarry.Services.Slack
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public string value { get; set; }

Property Value

Type: String
See Also