Click or drag to resize

ResponseErrors Property

Error information. Errors.Count becomes 0 if there is no error.

Namespace:  Ricoh.CameraController
Assembly:  RicohCameraSDK (in RicohCameraSDK.dll) Version: 1.1
Syntax
public List<Error> Errors { get; }

Property Value

Type: ListError
See Also