CameraHealthInfieldVerificationGroupValue Property |
Time of the most recent infield verification.
Namespace:
Zivid.NET
Assembly:
ZividCoreNET (in ZividCoreNET.dll) Version: 2.18.0.0
Syntaxpublic ValueType Value { get; set; }Public Property Value As ValueType
Get
Set
public:
property ValueType^ Value {
ValueType^ get ();
void set (ValueType^ value);
}Property Value
Type:
ValueType
See Also