2027 Method
Changes 8
M

NumberingSchema.AddMatchingParameter

Description:
Add a new parameter to the matching criteria for this numbering schema.
Remarks:
This method makes sure that the document will be consistent when it comes to numbering before it exits.
public void AddMatchingParameter(
	NumberingParameter numberingParameter
)