Event which is raised when a new Settings Entry is added to the QLLibrarySettings collection.
The event handler receives an argument of type SettingsEntryAddedEventArgs containing data related to this event. The following SettingsEntryAddedEventArgs property provides information specific to this event.
Property | Description |
---|---|
Entry | The Entry that was added. |
QLLibrarySettings Class | Spss.Dimensions.Library.Specification Namespace