IIdProvider Members
An interface that defines a method to supply an object identifier. Implemented in Scheduler objects which have identifiers (almost all persistent and user interface objects).Methods
| Name | Description |
|---|---|
| SetId(Object) | Sets the identifier property of an object to the specified value. |
See Also