Meta Data Services Programming
CollectionDef MaxCount Property
This property specifies the maximum 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.MaxCount
The MaxCount property syntax has the following parts.
Part | Description |
---|---|
object | An object expression that evaluates to a CollectionDef object |