Meta Data Services Programming
CollectionDef IsOrigin Property
This property indicates whether 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 |