The ScheduleFieldId type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | ScheduleFieldId | Initializes a new instance of the ScheduleFieldId class |
Methods
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified Object is equal to the current Object. (Overrides ObjectEquals(Object).) |
![]() | GetHashCode | Gets the integer value of the id as hash code (Overrides ObjectGetHashCode.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Gets a String representation of the integer value of the id. (Overrides ObjectToString.) |
Operators
Name | Description | |
---|---|---|
![]() ![]() | Equality | Determines whether two ScheduleFieldIds are the same. |
![]() ![]() | Inequality | Determines whether two ScheduleFieldId are different. |
Properties
Name | Description | |
---|---|---|
![]() | IntegerValue | Provides the value of the ScheduleFieldId as an integer. |
![]() ![]() | InvalidScheduleFieldId | Get the invalid ScheduleFieldId whose IntegerValue is -1. |