Skip to main content
A newer version of this page is available. .

CustomFieldCollection Constructors

A collection of custom fields bound to objects contained in the Scheduler storage.
Name Parameters Description
CustomFieldCollection() none Initializes a new instance of the CustomFieldCollection class with the default settings.
CustomFieldCollection(IPersistentObject) owner Initializes a new instance of the CustomFieldCollection class with the specified settings.
See Also