CameraHealthMemoryGroupStatus Property |
Severity of the memory check.
Namespace:
Zivid.NET
Assembly:
ZividCoreNET (in ZividCoreNET.dll) Version: 2.18.0.0
Syntaxpublic CameraHealthMemoryGroupStatusOption Status { get; set; }Public Property Status As CameraHealthMemoryGroupStatusOption
Get
Set
public:
property CameraHealthMemoryGroupStatusOption Status {
CameraHealthMemoryGroupStatusOption get ();
void set (CameraHealthMemoryGroupStatusOption value);
}Property Value
Type:
CameraHealthMemoryGroupStatusOption
See Also