Click or drag to resize

DetailedMessageInfoServerErrorMessages Property

Server error messages from the server if the server-invoke resulted in an exception

Namespace:  Ifs.Fnd.Core
Assembly:  Ifs.Fnd.Core (in Ifs.Fnd.Core.dll) Version: 4.52.10.0 (10.2.2.9999)
Syntax
C#
public string ServerErrorMessages { get; set; }

Property Value

Type: String
See Also