ResponseData
ErrorCode Property
|
Namespace:
Spire.Doc.AI.Model
Assembly:
Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public string ErrorCode { get; }
Public ReadOnly Property ErrorCode As String
Get
public:
property String^ ErrorCode {
String^ get ();
}
member ErrorCode : string with get
Property Value
Type:
String
See Also