GetClasses
(
[kpbGetAllClasses As Boolean = False]
);
Parameters
[in] Boolean
kpbGetAllClasses
List of Schema classes. If value passed is True, you get a list of
all the schema classes. If value passed is False, you get the
commonly used schema classes.
By default, the value is False.
Description
Gets a list of all the schema classes.
See Also