Package: target
Describe add-on properties for target feature class
Use the target.AddOn
class to capture custom properties that you can
associate with these types of objects:
target.CommunicationChannel
target.CommunicationProtocolStack
target.Board
target.Processor
target.ConnectionProperties
To extend the objects, assign the target.AddOn
object to the
AddOns
property.
To create a target.AddOn
object, use the target.create
function.