Meta Data Services Programming
CollectionDef MinCount Property
This property specifies the minimum number of target objects that a collection of this type can contain. This property is maintained for informational purposes, and is not enforced by the repository engine.
Syntax
object.MinCount
The MinCount property syntax has the following parts.
Part | Description |
---|---|
object | An object expression that evaluates to a CollectionDef object |