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