<Code Lib>
2027 Method
Changes 8
M

NumberingSchema.SetScopeDefiningFilterAndOutputParam

Description:
Sets the filter and the output parameter that is going to be used by this schema.

public void SetScopeDefiningFilterAndOutputParam(
	ElementId filterId,
	ElementId numberingParameterId
)

  • filterId
    Id for the ParameterFilterElement used to determine the scope for this schema.
  • numberingParameterId
    The output parameter for the numbering.

Loading…