JAMS 6.x Help
SetupJobCollection Class Properties


For a list of all members of this type, see SetupJobCollection members.

Public Properties
 NameDescription
Public PropertyAllowEdit (Inherited from System.ComponentModel.BindingList<SetupJob>)
Public PropertyAllowNew (Inherited from System.ComponentModel.BindingList<SetupJob>)
Public PropertyAllowRemove (Inherited from System.ComponentModel.BindingList<SetupJob>)
Public PropertyCount (Inherited from System.Collections.ObjectModel.Collection<SetupJob>)
Public PropertyItem (Inherited from System.Collections.ObjectModel.Collection<SetupJob>)
Public PropertyLoadedFromGets the JAMS Server that was used to load this collection  
Public PropertyRaiseListChangedEvents (Inherited from System.ComponentModel.BindingList<SetupJob>)
Public PropertySetupGets or Sets a Setup  
Top
Protected Properties
 NameDescription
Protected PropertyIsSortedCore (Inherited from System.ComponentModel.BindingList<SetupJob>)
Protected PropertyItems (Inherited from System.Collections.ObjectModel.Collection<SetupJob>)
Protected PropertySortDirectionCore (Inherited from System.ComponentModel.BindingList<SetupJob>)
Protected PropertySortPropertyCore (Inherited from System.ComponentModel.BindingList<SetupJob>)
Protected PropertySupportsChangeNotificationCore (Inherited from System.ComponentModel.BindingList<SetupJob>)
Protected PropertySupportsSearchingCore (Inherited from System.ComponentModel.BindingList<SetupJob>)
Protected PropertySupportsSortingCore (Inherited from System.ComponentModel.BindingList<SetupJob>)
Top
See Also

Reference

SetupJobCollection Class
MVPSI.JAMS Namespace