script
ObjectScriptBinding

Class for all Object to Script-related bindings. Binds a selected object to any regular script (XML API Script, Control Script or XML API Configuration Template) for use in actions.



public class ObjectScriptBinding

Properties
bindingId The unique ID of the object script binding.

type=long
access=read-create
default=0
minimum=1
maximum=2147483647

objDisplayedName The displayed name of the object.

type=string
access=read-only
default=
minimum=0
maximum=255
Displayed(tab/group)=Displayed Name

objectPointer The pointer to the object that the script is bound to.

type=Pointer
access=read-create
Mandatory on create

siteId The site ID of the object.

type=string
access=read-only
default=
minimum=0
maximum=64
Displayed(tab/group)=Site ID

  
Properties inherited from script.AbstractScriptBinding
objClassName, scriptDescription, scriptName, scriptPointer, scriptType
 
Properties inherited from ManagedObject
actionMask, children-Set, deploymentState, isFaultSquelched, name, objectFullName, selfAlarmed