IPCameraDeviceInfoIsSystemBackupSupported Property |
Namespace:
Ozeki.Camera
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.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
Type:
Boolean
See Also