ReposProperty Type Property

Meta Data Services Programming

Meta Data Services Programming

ReposProperty Type Property

This property is the type of the repository property; that is, it is the object identifier of the PropertyDef or CollectionDef object to which this repository property conforms. You use a Variant variable to receive the Type property. This property is read-only.

Syntax

object.Type

The Type property syntax has the following part.

Part Description
object An object expression that evaluates to a ReposProperty object

See Also

Object Identifiers and Internal Identifiers

ReposProperty Object

ReposProperty PropType Property