Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.11
|
Leadtools.Sane.Server Namespace > SaneStatus Class : Error Property |
public SaneError Error {get;}
'Declaration
Public ReadOnly Property Error As SaneError
'Usage
Dim instance As SaneStatus Dim value As SaneError value = instance.Error
public SaneError getError()
public: property SaneError^ Error { SaneError^ get(); }