Click or drag to resize

FWRetValMsgType Property

Gets or sets the type of the MSG.

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

Property Value

Type: FWMsgType
The type of the MSG.
See Also