ICameraManagerIsAttachedToLogicalTree Method |  |
Returns true if the camera is used in logical tree.
Namespace: Bosch.Vms.SDKAssembly: Bosch.Vms.SDK (in Bosch.Vms.SDK.dll) Version: 1.9.0.0
Syntaxbool IsAttachedToLogicalTree(
Camera camera
)
Parameters
- camera Camera
- Camera object which status should be checked.
Return Value
Booleantrue if the camera is used in logical tree and permitted to caller.
See Also