NumberingSchema.RemovePartitioningParameter
Description:
Remove a parameter that is used for partitioning elements in this schema.
Remove a parameter that is used for partitioning elements in this schema.
Remarks:
This method makes sure that the document will be consistent when it comes to numbering before it exits.
This method makes sure that the document will be consistent when it comes to numbering before it exits.
public void RemovePartitioningParameter(
NumberingParameter partitioningParameter
)
-
partitioningParameterParameter to remove from partitioning criteria in this schema.
-
The input parameter is not valid for use in partitioning for numbering. -or- The schema does not have partitioning parameters
-
A non-optional argument was null