ReposProperty PropType Property

Meta Data Services Programming

Meta Data Services Programming

ReposProperty PropType Property

This property returns an in-memory pointer to a PropertyDef instance. This property is read-only.

This property is not attached to the default interface for the repository Automation object; it is attached to the IReposProperty2 interface. For more information about accessing a member of an interface that is not the default interface, see Accessing Automation Object Members.

Syntax

object.PropType

The PropType property syntax has the following part.

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

After you obtain an in-memory pointer to an object instance, you have the PropertyDef object upon which the instance is based.

See Also

IReposProperty2 Interface

Object Identifiers and Internal Identifiers

ReposProperty Object

Assigning Object Identifiers