Click or drag to resize
RequestRequestStatusDetail Property
Request Status Detail - Additional request information generated during the processing of this request. This may contain information messages or details of errors.

Namespace: IdmNet.Models
Assembly: IdmNet (in IdmNet.dll) Version: 1.3.0.0 (1.3.0)
Syntax
public List<string> RequestStatusDetail { get; set; }

Property Value

Type: ListString
See Also