Click or drag to resize

BaseResponseResult Property

TRUE for successful requests.
If FALSE, see Message for details about warnings/errors.

Namespace: FRAM.WcfService.Public.Models.Responses
Assembly: FRAM.WcfService.Public (in FRAM.WcfService.Public.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public bool Result { get; set; }

Property Value

Boolean
See Also