StrObject (Object)

Represents a structure object.

Properties


Property Type() As (Read Only)
Returns the type of the structure object.
Example:
This example retrieves the type of the StructureMember object.
 Dim oType As Parameter
 Set oType = StructureMember.Type