| IPCameraDeviceInfoIsSystemBackupSupported Property  | 
 
Namespace: Ozeki.CameraAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntaxpublic bool IsSystemBackupSupported { get; }Public ReadOnly Property IsSystemBackupSupported As Boolean
	Get
public:
property bool IsSystemBackupSupported {
	bool get ();
}member IsSystemBackupSupported : bool with get
Property Value
Type: 
Boolean
See Also