NumberingSchemaType.Inequality Operator
Description:
Compares two NumberingSchemaType instances.
Compares two NumberingSchemaType instances.
Parameters
| Parameter | Type | Description |
|---|---|---|
| first | NumberingSchemaType | The first NumberingSchemaType. |
| second | NumberingSchemaType | The second NumberingSchemaType. |
Return Value
| Type | Description |
|---|---|
| Boolean | True if the inputs are different, false if they are identical. |