NumberingSchema.GetAvailableParameters
Description:
Get all the available parameters that can be used with numbering.
Get all the available parameters that can be used with numbering.
public static ISet<NumberingParameter> GetAvailableParameters(
ElementId category,
Document document
)
-
categoryThe category for the element that will be numbered.
-
documentThe document where the elements will be numbered.
Return Value
ISet<NumberingParameter>
The parameters that can be used for numbering in this category and from their associations.
-
A non-optional argument was null