NumberingSchemaGetMatchingParameters Method

Returns the parameters used for matching elements in this schema.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 27.0.4.0 (27.0.4.0)
Syntax
public ICollection<NumberingParameter> GetMatchingParameters()

Return Value

ICollectionNumberingParameter
See Also