Software Customisation
Reference Manual
Summary of Objects, Members and Methods
: PML Callable Class Picker
PML Callable Class Picker
The Class Picker form can be called from PML and the selected class then accessed, for example to process some reclassification requests.
import 'Aveva.CoreExt.ClassPicker'
using namespace 'Aveva.CoreExt.ClassPicker'
!classPicker = object PMLClassPicker()
!classPicker.Show()
!selectedClassUri = !classPicker.SelectedClassUri()
!selectedClassName = !classPicker.SelectedClassName()
1974 to current year.
AVEVA Solutions Limited and its subsidiaries. All rights reserved.