CollectionDef IsOrigin Property

See Also

This property indicates whether or not collections of this type are origin collections. If you copy this property to a variable, declare the variable as a Boolean.

Syntax

object.IsOrigin

The IsOrigin property syntax has the following parts.

Part Description
object An object expression that evaluates to a CollectionDef object.