SchedulableField(Guid)
Constructor
Description:
Creates a new SchedulableField.
Creates a new SchedulableField.
Parameters
| Parameter | Type | Description |
|---|---|---|
| customFieldId | Guid | The Guid that identifies the custom field. |
Return Value
Exceptions
| Exception | Condition |
|---|---|
| ArgumentException | The provided guid doens't represent a valid custom field. |