2024 Method
Changes 0
M

Application.NewInstanceBinding

Description:
Creates a new instance binding object containing the categories passed as a parameter.
Remarks:
Instance binding objects are used for attaching shared parameter definitions to all instances of an element within a category.
Overloads (2):
NewInstanceBinding(CategorySet)
public InstanceBinding NewInstanceBinding(
	CategorySet categorySet
)
Return Value InstanceBinding A new instance binding object.