ScheduleFieldId
| Name | Return Type | Description | Inherited From |
|---|---|---|---|
| Equals(Object) | bool | Determines whether the specified Object is equal to the current Object . (Overrides Object . Equals(Object) .) | |
| GetHashCode() | int | Gets the integer value of the id as hash code (Overrides Object . GetHashCode . .) | |
| GetType | None | (Inherited from Object .) | Object . |
| ToString() | string | Gets a String representation of the integer value of the id. (Overrides Object . ToString . .) |
| Name | Return Type | Description | Inherited From |
|---|---|---|---|
| IntegerValue | int | Provides the value of the ScheduleFieldId as an integer. | |
| InvalidScheduleFieldId | ScheduleFieldId | Get the invalid ScheduleFieldId whose IntegerValue is -1. |