View.GetNonControlledTemplateParameterIds
Description:
Returns a list of parameters that are not marked as included when this view is used as a template.
Returns a list of parameters that are not marked as included when this view is used as a template.
Remarks:
This is a subset of the parameters returned by GetTemplateParameterIds().
This is a subset of the parameters returned by GetTemplateParameterIds().
public ICollection<ElementId> GetNonControlledTemplateParameterIds()
ICollection<ElementId>
The parameter ids that are not marked to be included.