Application.NewInstanceBinding
Description:
Creates a new empty instance binding object.
Creates a new empty instance binding object.
Remarks:
Instance binding objects are used for attaching shared parameter definitions to all instances of an element within a category. Categories can be added to the instance binding via the Categories property of the InstanceBinding object
Instance binding objects are used for attaching shared parameter definitions to all instances of an element within a category. Categories can be added to the instance binding via the Categories property of the InstanceBinding object
Overloads (2):
public InstanceBinding NewInstanceBinding()
InstanceBinding
A new instance binding object.