Click or drag to resize

FWRetValValue Property

Gets or sets the Message string to return.

Namespace:  Koden.Utils.Models
Assembly:  Koden.Utils (in Koden.Utils.dll) Version: 1.1.6453.26060
Syntax
public string Value { get; set; }

Property Value

Type: String
The Message.
See Also