|
-
March 21st, 2001, 04:15 PM
#1
Return User Type from a property
Does anybody know how to return a User Type from a property such as:
Public Property Get MyType() as [User Type in question]
MyType = [user type]
End Property
VB is giving an error for that!
The user Type is declared in a standard module and used in a class module.
Thanks in advance!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|