Version

FixedDateGroup Class Members

The following tables list the members exposed by FixedDateGroup.

Public Constructors
 NameDescription
Public ConstructorFixedDateGroup ConstructorCreates a new FixedDateGroup instance.  
Public Properties
 NameDescription
Public PropertyEndGets the exclusive end date of the accepted date range with a CalendarType of None.  
Public PropertyStartGets the inclusive start date of the accepted date range with a CalendarType of None.  
Public PropertyTypeGets the type, or precision, of the group.  
Public PropertyValueGets the reference date which determines range of accepted dates.  
Public Methods
 NameDescription
Public MethodEqualsDetermines whether the FixedDateGroup is equal to the specified object.  
Public MethodGetHashCodeGets the hash code for the FixedDateGroup.  
Public MethodGetRangeGets the accepted date range based on the specified calendar type.  
See Also