Click or drag to resize

ResultMessage Property

Gets or sets the additional message text for the error.

Namespace:  SeniorSystemsWS.Entity
Assembly:  SeniorSystemsWS.Entity (in SeniorSystemsWS.Entity.dll) Version: 937.0.0.0 (937.0.0.33)
Syntax
public string Message { get; set; }

Property Value

Type: String
Additional text giving further detail on some Result.ErrorCode errors.
See Also