null, indicating that all unknown properties
- /// should be ignored. Specify an empty array to throw an exception in case
- /// of any unknown properties, or a list of property names that should be
- /// ignored if there is no corresponding property found on the particular
- /// job class (all other unknown properties will still trigger an exception).
- /// null, indicating that all unknown properties
+ /// should be ignored. Specify an empty array to throw an exception in case
+ /// of any unknown properties, or a list of property names that should be
+ /// ignored if there is no corresponding property found on the particular
+ /// job class (all other unknown properties will still trigger an exception).
+ /// - /// The default implementation ignores QuartzJobObject instances, - /// which will inject object properties themselves. - ///
- ///+ /// The default implementation ignores QuartzJobObject instances, + /// which will inject object properties themselves. + ///
+ ///
+ /// Examples of the format of the various strings that would be
+ /// returned by accessing this property can be found in the overview
+ /// documentation of with the
+ /// Examples of the format of the various strings that would be
+ /// returned by accessing this property can be found in the overview
+ /// documentation of with the