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