ApiException
ErrorContent Property
|
Namespace:
Spire.Xls.AI.Client
Assembly:
Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public Object ErrorContent { get; }
Public ReadOnly Property ErrorContent As Object
Get
public:
property Object^ ErrorContent {
Object^ get ();
}
member ErrorContent : Object with get
Property Value
Type:
Object
See Also