R
Rachana
Hi,
Suppose, I have class WORK which has method ASSIGN and property
SHIFT.
The property has two reserved values 'DAY' and 'NIGHT'.
I don't want to validate inside the SET procedure. Instead, those
values should get auto displayed (like VB intellisense) in the client
program. How to achieve this?
Regards,
Rachana
Suppose, I have class WORK which has method ASSIGN and property
SHIFT.
The property has two reserved values 'DAY' and 'NIGHT'.
I don't want to validate inside the SET procedure. Instead, those
values should get auto displayed (like VB intellisense) in the client
program. How to achieve this?
Regards,
Rachana