CameraStorageListImagesState Property
|
Acquisition status of image information list in storage.
Namespace:
Ricoh.CameraController
Assembly:
RicohCameraSDK (in RicohCameraSDK.dll) Version: 1.1
Syntax public StorageListImagesState ListImagesState { get; set; }
Public Property ListImagesState As StorageListImagesState
Get
Set
public:
property StorageListImagesState ListImagesState {
StorageListImagesState get ();
void set (StorageListImagesState value);
}
Property Value
Type:
StorageListImagesStateSee Also