TimeBinding Members
Defines a derived data type that represents a binding to time periods. This class cannot be inherited.
The following tables list the members exposed by the TimeBinding type.
Public Constructors
Nombre | Description | |
---|---|---|
TimeBinding | Initializes a new instance of the TimeBinding class. |
Arriba
Public Properties
(see also Protected Properties )
Nombre | Description | |
---|---|---|
CalendarEndDate | Gets or sets the end date of the calendar period for a TimeBinding object. | |
CalendarLanguage | Gets or sets the calendar language used for the TimeBinding element. | |
CalendarStartDate | Gets or sets the start date of the calendar period for the TimeBinding object. | |
Container | (inherited from Component ) | |
FirstDayOfWeek | Gets or sets the first day of the week for a TimeBinding object. | |
FiscalFirstDayOfMonth | Gets or sets the first day of the fiscal month for a TimeBinding object. | |
FiscalFirstMonth | Gets or sets the first month of the fiscal period for a TimeBinding object. | |
FiscalYearName | Gets or sets the naming convention for the name of the fiscal year for a TimeBinding object. | |
ManufacturingExtraMonthQuarter | Gets or sets the month of the manufacturing period to which an extra month is assigned for a TimeBinding object. | |
ManufacturingFirstMonth | Gets or sets the first manufacturing month for a TimeBinding object. | |
ManufacturingFirstWeekOfMonth | Gets or sets the first week of the manufacturing month for a TimeBinding object. | |
Parent | Gets the parent object of the current object. (inherited from Binding) | |
ReportingFirstMonth | Gets or sets the first reporting month for the TimeBinding object. | |
ReportingFirstWeekOfMonth | Gets or sets the first week of the reporting month for the TimeBinding object. | |
ReportingWeekToMonthPattern | Gets or sets the reporting week-to-month pattern for the TimeBinding object. | |
Site | (inherited from Component ) |
Arriba
Protected Properties
Nombre | Description | |
---|---|---|
CanRaiseEvents | (inherited from Component ) | |
DesignMode | (inherited from Component ) | |
Events | (inherited from Component ) |
Arriba
Public Methods
(see also Protected Methods )
Nombre | Description | |
---|---|---|
Clone | Overridden. Creates a new, full copy of an object. | |
CopyTo | Overloaded. | |
CreateObjRef | (inherited from MarshalByRefObject ) | |
Dispose | Overloaded. (inherited from Component ) | |
Equals | Overloaded. (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetLifetimeService | (inherited from MarshalByRefObject ) | |
GetType | (inherited from Object ) | |
InitializeLifetimeService | (inherited from MarshalByRefObject ) | |
ReferenceEquals | (inherited from Object ) | |
ToString | (inherited from Component ) |
Arriba
Protected Methods
Nombre | Description | |
---|---|---|
CopyTo | Overloaded. | |
Dispose | Overloaded. (inherited from Component ) | |
Finalize | (inherited from Component ) | |
GetService | (inherited from Component ) | |
MemberwiseClone | Overloaded. (inherited from MarshalByRefObject ) |
Arriba
Public Events
Nombre | Description | |
---|---|---|
Disposed | (inherited from Component ) |
Arriba
Explicit Interface Implementations
Nombre | Description | |
---|---|---|
System.ICloneable.Clone | (inherited from Binding ) |
Arriba