 | ResponseWrapTData Property |
Arbitrary data expected to be returned when HasError is False. The value may be a scalar
value such as a number or string, or it may be a class which will generate JSON in different
shapes according to the class type.
Namespace: Orthogonal.Hoarder.StdLib.DTOAssembly: Orthogonal.Hoarder.StdLib (in Orthogonal.Hoarder.StdLib.dll) Version: 8.0.21
Syntaxpublic T Data { get; set; }
Property Value
T
See Also