ADSJob class
The UserInterfaceProperties property determines which properties of the job users of the Schedule Administrator will be permitted to modify if the UserInterfaceControl property contains the ADS_USE_DISPLAY_PROPERTIES value.
ADSDisplayProperties enumeration
C++ |
job->get_UserInterfaceProperties(ADSDisplayProperties *value) |
VB |
job.UserInterfaceProperties |
This property may be set to any combination of the valid ADSDisplayProperties values.
See the UserInterfaceControl topic for information on using this property.