View.SetNonControlledTemplateParameterIds
Description:
Sets the parameters that will not be included when this view is used as a template.
Sets the parameters that will not be included when this view is used as a template.
Remarks:
This should be a subset of the parameters returned by GetTemplateParameterIds() (other parameters will be ignored).
This should be a subset of the parameters returned by GetTemplateParameterIds() (other parameters will be ignored).
public void SetNonControlledTemplateParameterIds(
ICollection<ElementId> newSet
)
-
ICollection<ElementId>newSetThe parameter ids that should not be marked to be included.
-
A non-optional argument was null