SubClassType

The SubClassType property of an object of ClassType clsMemberProperty contains an enumeration constant identifying the subclass type of the object.

Applies To
MemberProperty  

Data Type

SubClassTypes (an enumeration)

Access

Read-only

Remarks

A MemberProperty object’s SubClassType property can have a value of sbclsRegular only. For more information about the SubClassTypes enumeration, see Enumerations.

(c) 1988-1998 Microsoft Corporation. All Rights Reserved.