numConstraints property

int? numConstraints
getter/setter pair

Indicates the number of constraints property values defined for a particular SchemaConstraintNode such as SchemaStatisticalVariable. This helps applications understand if they have access to a sufficiently complete description of a SchemaStatisticalVariable or other construct that is defined using properties on template-style nodes.

Implementation

int? numConstraints;