Parameters
- clientMapper
- The client mapper object that will perform the operation.
- targetObject
- The object being targeted.
- recurse
true
to operate on sub-targets (mapped members of the target) recursively;false
otherwise.
true
to operate on sub-targets (mapped members of the target) recursively; false
otherwise.
true
to operate on sub-targets (mapped members of the target) recursively; false
otherwise.Exception | Description |
---|---|
System.ArgumentNullException |
A This is a usage error, i.e. it will never occur (the exception will not be thrown) in a correctly written program. Your code should not catch this exception. |
OpcLabs.BaseLib.Licensing.LicensingException | The component is not licensed for the operation requested. |