DurationDayOfWeekEnumPropertyType(TElement, TValue) Methods
The DurationDayOfWeekEnumPropertyType<TElement, TValue> type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) |
| Finalize | (Inherited from Object.) |
| GetHashCode | (Inherited from Object.) |
| GetLookupCaption | (Overrides EnumPropertyType.GetLookupCaption(IModelElement).) |
| GetLookupList | (Overrides EnumPropertyType.GetLookupList(IModelElement).) |
| GetType | (Inherited from Object.) |
| GetTypeOfProperty | Gets the type of the property on an element. (Inherited from EnumPropertyType<TElement, TValue>.) |
| GetValue | Gets a strongly-typed value of the property on specified element. (Inherited from EnumPropertyType<TElement, TValue>.) |
| GetValueAsObject | Gets the value of the property on specified element. (Inherited from EnumPropertyType<TElement, TValue>.) |
| MemberwiseClone | (Inherited from Object.) |
| OnPropertyChanged | Raises the PropertyChanged event when the property value on an element has been changed. (Inherited from PropertyType.) |
| OnPropertyStateChanged | Raises the PropertyStateChanged event when the property state on an element has been changed. (Inherited from PropertyType.) |
| SetValue | Sets property value on an element. (Inherited from EnumPropertyType<TElement, TValue>.) |
| SetValueAsObject | Sets the value of the property on specified element. (Inherited from EnumPropertyType<TElement, TValue>.) |
| ToString | (Inherited from Object.) |
Community Additions
ADD
Show: